LEADTOOLS Annotations (Leadtools.Annotations assembly)

CreateToolBar Method

Show in webframe





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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.