LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ToolBar Property (AnnToolBar)

Show in webframe





Gets the automation toolbar.
Syntax
public ToolBar ToolBar {get;}
'Declaration
 
Public ReadOnly Property ToolBar As ToolBar
'Usage
 
Dim instance As AnnToolBar
Dim value As ToolBar
 
value = instance.ToolBar

            

            
public:
property ToolBar^ ToolBar {
   ToolBar^ get();
}

Property Value

The automation toolbar.
Remarks
The automation toolbar is created after you call CreateToolBar. The automation toolbar is a standard System.Windows.Controls.ToolBar control.

For more information, refer to Implementing WPF Annotations..

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

See Also

Reference

AnnToolBar Class
AnnToolBar Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.