Hi,

I have a number of controls, checkboxes, textboxes etc that are hidden (visible = false) from the user and only available by me when when in IDE mode, I use these controls when debugging the program etc.

When I have compiled the software, it would be helpful to press a certain key sequence \ combination on the keyboard that will then make the hidden controls appear should I wish to check the setting and data etc. The user will not know the sequence.

Then I can use the key sequence combination etc to hide the controls again?

If this is possible what would be the best method \ route to take?

Thanks in advance

Daz.....