1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-19 12:14:49 +00:00

Updated Button (markdown)

FellippeHeitor 2016-12-19 11:13:47 -02:00
parent ae8fb6d61e
commit d8069368e9

@ -1,6 +1,6 @@
Buttons can be clicked to trigger form actions. Most dialogs have an 'Ok' or 'Save' button as well as a 'Cancel' or 'Close' button but this is not mandatory, of course. Buttons can be clicked to trigger form actions. Most dialogs have an 'Ok' or 'Save' button as well as a 'Cancel' or 'Close' button but this is not mandatory, of course.
##Events ##[[Events]]
* [[Click]] * [[Click]]
* [[MouseDown/MouseUp]] * [[MouseDown/MouseUp]]
* [[MouseEnter/MouseLeave]] * [[MouseEnter/MouseLeave]]