C#
VB
C++
Gets the automation toolbar.
public ToolBar ToolBar { get; }
Public ReadOnly Property ToolBar As ToolBar
public:
property ToolBar^ ToolBar {
ToolBar^ get();
}
The automation toolbar.
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..
For C#/VB examples, 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