AnnToolChecked event (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax void AnnToolChecked (short iTool);

Overview:  Refer to Annotation Toolbar

Remarks

(Document/Medical only) This event is fired when the user clicks on an annotation toolbar button. In this case, iTool contains the ANNTOOL_XXX value that indicates the selected tool.

If the AutoSetTool of AnnToolbar is set to TRUE, the AnnTool of the Main control has already been set to iTool.

Note: iTool contains the same value as the Tool property of AnnToolbar.

See Also

Elements:  AutoSetTool property, ButtonBitmapUp property, ButtonBitmapDown property, ButtonColumns property, ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolCount property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, Create method, hWnd property, Tool property, Visible property

Topics:  Annotations (Document/Medical only): Automation