Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ToolBar Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : ToolBar Property





Gets the automation toolbar.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ToolBar As ToolBar
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationManager
Dim value As ToolBar
 
value = instance.ToolBar
C# 
public ToolBar ToolBar {get;}
C++/CLI 
public:
property ToolBar ToolBar {
   ToolBar get();
}
XAML Syntax 
For XAML information, see the System.Windows.Controls.ToolBar type.
XAML Syntax 
For XAML information, see the System.Windows.Controls.ToolBar type.

Return Value

The automation toolbar.

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

(Read only) The automation toolbar is created after you call CreateToolBar. The automation toolbar is a standard ToolBar control.

For more information, refer to Implementing WPF Annotations..

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

ToolBar requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.