MdotButler
Programmer
I have various controls that I disable when in inquiry mode by setting their associated readonly property or the enabled property. As we know when a control is disabled the font colors dim to a silver.
1 - Is there a way to control the disabled colors.
2 - I remember looking into this long ago and someone suggested adding a readonly property to a listbox for instance and capture all keypress events.
I am guessing the answer to number 1 in NO unless there is a trick I have not stumbled onto. As for question 2, Is this domething any of you have tried. If so could you please share some code. When it comes to class libraries and such I am pretty much lost.
TIA
Mark
1 - Is there a way to control the disabled colors.
2 - I remember looking into this long ago and someone suggested adding a readonly property to a listbox for instance and capture all keypress events.
I am guessing the answer to number 1 in NO unless there is a trick I have not stumbled onto. As for question 2, Is this domething any of you have tried. If so could you please share some code. When it comes to class libraries and such I am pretty much lost.
TIA
Mark