LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
CreateToolBar Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : CreateToolBar Method



The CreateToolBar Method supports WPF/Silverlight.

The CreateToolBar Method is available in LEADTOOLS Document and Medical Imaging toolkits.

Creates the automation toolbar. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Sub CreateToolBar() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationManager
 
instance.CreateToolBar()
C# 
public void CreateToolBar()
C++/CLI 
public:
void CreateToolBar(); 

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

You should call this method after you finish setting up the automation objects in AnnAutomationManager.Objects or AnnAutomationManager.CreateDefaultObjects. After calling this method, a ToolBar is created and you can add it to your form.

For information regarding default text strings used throughout the user interface in the automated mode, including information on how to override them, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation

For information regarding implementing annotations, refer to Implementing WPF Annotations.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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