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

Updated Button (markdown)

FellippeHeitor 2017-03-14 23:31:30 -03:00
parent 32d3bf63fb
commit aa73104994

@ -1,17 +1,17 @@
Buttons can be clicked to trigger actions.
###[[Events]]
### [[Events]]
* [[Click|Mouse events#click]]
* [[MouseDown/MouseUp|Mouse events#mousedownmouseup]]
* [[MouseEnter/MouseLeave|Mouse events#mouseentermouseleave]]
* [[FocusIn/FocusOut|Focus events]]
* [[KeyPress]]
###[[Methods]]
### [[Methods]]
* [[LoadImage]]
* [[SetCaption]]
###[[Properties]] editable at runtime
### [[Properties]] editable at runtime
* [[Caption]]
* [[Top/Left/Width/Height|Position and size]]
* [[Font]]