DaveyEdgar
Technical User
Greetings All 
I have a toggle button named "tglshowhidestate"
I have a control on the same form called "txtstate"
I'd like the toggle button label to say "Show State", and when its pressed down, to unhide the "txtstate" control. At this point I want the label on the toggle button to change to "Hide State", and when that is clicked it will hide the "txtstate" control.
How do I do this?
Thanks a million!!
I have a toggle button named "tglshowhidestate"
I have a control on the same form called "txtstate"
I'd like the toggle button label to say "Show State", and when its pressed down, to unhide the "txtstate" control. At this point I want the label on the toggle button to change to "Hide State", and when that is clicked it will hide the "txtstate" control.
How do I do this?
Thanks a million!!