1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-16 19:03:54 +00:00

Updated Click (markdown)

FellippeHeitor 2016-12-21 14:41:24 -02:00
parent 9c19b87059
commit 6ba855823e

@ -1,6 +1,7 @@
#Click
Click events are triggered when a control is active, visible and the user presses the left mouse button while hovering a control and releases the button while still hovering the same control.
##Controls that respond to Click events:
##Controls that respond to mouse events:
* [[Button]]
* [[Label]]
* [[Textbox]]