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



Creates the automation toolbar.

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 Objects or 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: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

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.