Hello!
Another question by me...
How can I disable control (set Enabled=False) without graying it at runtime?
Sample: I need to disable control (checkbox, option button, text box and combo box). BUt not in the way of VB - it grays them. I need to disable them - they have to look as they weren't disabled. Is this achieveable?
