Gets the toolbar button of this AnnAutomationObject.
public virtual ToolBarButton ToolBarButton { get; }
Public Overridable ReadOnly Property ToolBarButton As ToolBarButton
public:
virtual property ToolBarButton^ ToolBarButton {
ToolBarButton^ get();
}
A System.Windows.Forms.ToolBarButton which represents the toolbar button of this AnnAutomationObject.
Calling CreateToolBar will create the toolbar and all the buttons for all the automation objects in Objects. After that, you can use this property to edit the toolbar button control if needed.
For an example, 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