|
customise TextBox control
When a Windows control such as TextBox or ComboBox is disabled it uses default system colours for the Backcolor and Forecolor attributes. How can I customise these controls to override these attributes. For example, I want the text font to be bold and black when in a disabled state.
thanks
|