Toggle Button

  • Thread starter Thread starter Vanezza
  • Start date Start date
V

Vanezza

I created a form that have couple of toggle buttons, but
want one of them to be a default when user first open the
form-- button down and the other two button still up.

Can anybody tell me what is the property of the toggle
butoon that I can control it in this case

Thank you,
Vanezza
 
I created a form that have couple of toggle buttons, but
want one of them to be a default when user first open the
form-- button down and the other two button still up.

Can anybody tell me what is the property of the toggle
butoon that I can control it in this case

Thank you,
Vanezza

Set the default value of this Toggle Button to -1.
 
Back
Top