Hi all,
I have a dialog that has several control's. A couple of these controls are not supposed to be shown when loading/creating the dialog, I want to set these to visible when they are needed. Is there a way to hide a control by default so that it does not show up until one uses ctrlShow for example?
I can think of a few ways around the problem, preloading the dialog or creating new layers that I activate but I can't imagine there isn't a cleaner way of doing this.
Cheers Shiva.