Creates the automation toolbar.
public void CreateToolBar()
Public Sub CreateToolBar()
public:
void CreateToolBar();
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 (Deprecated)
For information regarding implementing annotations, refer to Implementing Annotations. (Deprecated)
For an example, refer to AnnAutomationManager.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET