LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

CreateToolBar Method






Creates the automation toolbar.
Syntax
public void CreateToolBar()
'Declaration
 
Public Sub CreateToolBar() 
'Usage
 
Dim instance As AnnAutomationManager
 
instance.CreateToolBar()
public void CreateToolBar()
 function Leadtools.Annotations.AnnAutomationManager.CreateToolBar()
public:
void CreateToolBar(); 
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 Annotations Automation

For information regarding implementing annotations, refer to Implementing Annotations.

Example
For an example, 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.