G
Guest
What would be the best way to hide a button during the codes execution.
ie I have a button that when pressed, performs some actions. Before exiting
from the buttons on_click procedure, I want the button to become invisible.
Most things I have tries so far give an error along the lines of..
cannot change X when [button] control has focus.
Thank you in advance
ie I have a button that when pressed, performs some actions. Before exiting
from the buttons on_click procedure, I want the button to become invisible.
Most things I have tries so far give an error along the lines of..
cannot change X when [button] control has focus.
Thank you in advance