Click
- Last UpdatedNov 17, 2021
- 1 minute read
The Click event is triggered when the run-time user clicks on the object at runtime with the mouse.
Syntax
<objectname>.Click();
The Click event is triggered when the run-time user clicks on the object at runtime with the mouse.
<objectname>.Click();