Annotation Toolbar

Note: This topic is for Document/Medical only.

LEADTOOLS provides properties, methods, and events for creating and modifying an annotation toolbar.

To create the toolbar call the Create method.

To make the toolbar visible or invisible, set the Visible property.

For determining the number of toolbar buttons present and the orientation, use the following:

ButtonCount property

ButtonColumns property

ButtonRows property

To modify individual buttons on the toolbar, use the following:

ButtonTool

ButtonToolCount

ButtonMenuTool

ButtonMenuText

ButtonMenuTextID

ButtonBitmapDown

ButtonBitmapUp

ButtonToolTipText

ButtonToolTipTextID

ButtonVisible

Events associated with the toolbar:

AnnToolChecked event

AnnToolDestroy event