←Select platform

ToolBar Property

Summary

Gets the automation toolbar.

Syntax

C#
VB
C++
public ToolBar ToolBar {get;} 
  
Public ReadOnly Property ToolBar As ToolBar 
public: 
property ToolBar^ ToolBar { 
   ToolBar^ get(); 
} 

Property Value

The automation toolbar.

Remarks

The automation toolbar is created after you call CreateToolBar. The automation toolbar is a standard System.Windows.Forms.ToolBar control. For more information, refer to Implementing Annotations. (Deprecated).

Example

For an example, refer to AnnAutomationManager.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize