Description

Tool was selected as the new active tool.

Syntax

Private Sub object_ToolSelected(Overlay, Tool, GraphObjClassName, TemplateID)

The ToolSelected Event syntax has these parts:

PartDescription
objectA McGraphOverlay object.
OverlayA McGraphOverlay object.

the event source overlay.

ToolAn Object object.

An IDispatch pointer for the new active tool.

GraphObjClassNameA String value.

The graphic object class to be created.

TemplateIDA Long value.

The template to use when creating new objects.