Hi all
I have a quick question to which I have not found an answer online.
In the design mode, I put a command button on a window and need to set its Visible property in the IDE to unchecked (false).
It disappears from the window.
I thought that property values were only in action during the run time.
Is there a way to keep an object on a window visible in the design mode when the Visible property is UNchecked?
Thank you for your input/solution.
CJ