M
moondaddy
When a label is associate with a control such as a text box and I disable
the textbox, then the label looks and behaves the same way where it looks
grayed out and wont respond to mouse events. Well, I have some labels that
aren't associated with any control and I'm using them as custom command
buttons with a richer gui. In some cases I need to disable these label and
was hoping there was a way to simply disable them rather than write a ton of
code to modify their appearance and flags to exit the mouse over, down, and
up events when I want them to behave as though they are disabled, and visa
versa.
Any good ideas?
the textbox, then the label looks and behaves the same way where it looks
grayed out and wont respond to mouse events. Well, I have some labels that
aren't associated with any control and I'm using them as custom command
buttons with a richer gui. In some cases I need to disable these label and
was hoping there was a way to simply disable them rather than write a ton of
code to modify their appearance and flags to exit the mouse over, down, and
up events when I want them to behave as though they are disabled, and visa
versa.
Any good ideas?