ToolSelected Event

Example-VB Example-VC++

This event occurs immediately after the end user selects a tool from the Annotation Tool Palette.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

Sub object_ToolSelected(ToolID)

Argument

Parameter Data Type Setting

ToolID Integer (enumerated) Identifier of the tool, which corresponds to the Tool ID settings

Remarks

The ShowAnnotationToolPalette method does not have to be invoked to trigger this event.  The SelectTool method can be used to select the annotation tool in the Annotation Tool Palette.