Function Name | c:<CONTROL-NAME>#OnClicked |
---|---|
Syntax | (defun c:<CONTROL-NAME>#OnClicked
(Value [as Integer] /) |
Return Type | Ignored |
Applies To | Check Box, Option Button |
This event is triggered when the user clicks the left mouse button on the control. Value is the new value of the control.