Hi
Is there any way to change the colors (back- and forecolor) of a textbox that is disabled?
Locking the textbox isn't good enough because when it's locked, his events (lostfocus,validating,...) are still fired (and that i cannot have).
And i do need a textbox because some users can change the value of the textbox and others can't. (so using a label isn't an option)
Reason of this question is that i get complaints from my customers that a disabled textbox is hard to read on TFT-screens.
Any suggestions?
Is there any way to change the colors (back- and forecolor) of a textbox that is disabled?
Locking the textbox isn't good enough because when it's locked, his events (lostfocus,validating,...) are still fired (and that i cannot have).
And i do need a textbox because some users can change the value of the textbox and others can't. (so using a label isn't an option)
Reason of this question is that i get complaints from my customers that a disabled textbox is hard to read on TFT-screens.
Any suggestions?