LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

ToolBar Property (AnnAutomationManager)






Gets the automation toolbar. .NET support Silverlight support
Syntax
public AnnToolBar ToolBar {get;}
'Declaration
 
Public ReadOnly Property ToolBar As AnnToolBar
'Usage
 
Dim instance As AnnAutomationManager
Dim value As AnnToolBar
 
value = instance.ToolBar
public AnnToolBar ToolBar {get;}
 get_ToolBar(); 
public:
property AnnToolBar^ ToolBar {
   AnnToolBar^ get();
}

Property Value

The automation toolbar.
Remarks
The automation toolbar is created after you call CreateToolBar. The automation toolbar contains 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.