Click Event

Occurs when the user releases the left mouse key in the Run-time environment.

Syntax

object_Click( )

Properties

The Click event syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

This event is the common event used to initiate an operator action. It is also the default event used by the script authoring wizards.

The sequence of mouse-related events is:

 

Applies To