-
Notifications
You must be signed in to change notification settings - Fork 16
Toggle switch
Fellippe Heitor edited this page Dec 22, 2021
·
4 revisions
A Toggle switch control is ideal for settings that have an immediate effect or result.
Read a Toggle switch control's current state with the .Value property (returns True or False):
state%% = Control(myToggleControlID).Value