ToolChanged Event

NI Vision for Visual Basic

ToolChanged Event

Syntax

Sub ControlName_ToolChanged(Tool)

Applies To

CWIMAQViewer

Purpose

Fires when you change the currently selected tool.

Remarks

This event fires if you change the selected tool programmatically or through the run-time pop-up menu.

Parameters

Tool As Variant

The new tool selected.

See Also

CWIMAQViewerTools

CWIMAQRegionShapes