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