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

Updated Toggle switch (markdown)

Fellippe Heitor 2018-06-17 18:14:42 -03:00
parent fce1d64a56
commit 7e73320e7c

@ -9,6 +9,7 @@ Read a Toggle switch control's current state with the .Value property (returns [
state%% = Control(myToggleControlID).Value
### [[Events]]
* [[ValueChanged]]
* [[Click|Mouse events#click]]
* [[MouseDown/MouseUp|Mouse events#mousedownmouseup]]
* [[MouseEnter/MouseLeave|Mouse events#mouseentermouseleave]]