A
alex
Hello all,
Is there code that you can put behind a cmd button that will hide/
unhide a control?
E.g.,
Click once = hide
Click again = unhide
Click again = hide
....
I think I could create a check box and base the visible property of
the control off the value of the checkbox, but I was curious if a cmd
button could function in this regard.
alex
Is there code that you can put behind a cmd button that will hide/
unhide a control?
E.g.,
Click once = hide
Click again = unhide
Click again = hide
....
I think I could create a check box and base the visible property of
the control off the value of the checkbox, but I was curious if a cmd
button could function in this regard.
alex