←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.Controls.ToolBar control. For more information, 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