←Select platform

CreateToolBar Method

Summary

Creates the automation toolbar.

Syntax

C#
VB
C++
public void CreateToolBar() 
  
Public Sub 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 WPF Annotations Automation

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

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly