Triggered when a mouse left button double click event occurs. | |
Syntax: | OnLeftButtonDoubleClick ( ) |
Description: | OnLeftButtonDoubleClick event is triggered
when a mouse left button double click event occurs. Example To run a script when OnLeftButtonDoubleClick is triggered, do the following from CimEdit object properties for the XY Plot Control: Write the script. Create an ActiveX event and select OnLeftButtonDoubleClick. Select the created script subroutine as the action. |