The toolbar class used with the automation mode in the LEADTOOLS Annotations class library.
public class AnnToolBar : ItemsControl
Public Class AnnToolBar
Inherits System.Windows.Controls.ItemsControl
Implements System.ComponentModel.ISupportInitialize, System.Windows.Controls.Primitives.IContainItemStorage, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable
public ref class AnnToolBar : public System.Windows.Controls.ItemsControl, System.ComponentModel.ISupportInitialize, System.Windows.Controls.Primitives.IContainItemStorage, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable
The AnnToolBar is a class that implements the standard WPF System.Windows.Controls.ItemsControl and contains and instance of the ToolBar class.
Use AnnToolBar as the value of the AnnAutomationManager.ToolBar property
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