Change forecolorcolor of MaskEditorTextbox (in disable mode)

Hi,
I want to know how to change forecolor of the text
in the "MaskEditorTextBox" control so that in
the disable mode also i can see the text
color of the text is black.


2 Replies

PR Purusothaman R Syncfusion Team October 19, 2006 11:05 PM UTC

Hi Abhilash,

Set the "DrawActiveWhenDisable" property of the MaskedEditBox to True to display the text in black when the MaskedEditBox's "Enabled" property is False.

Thanks for using Syncfusion Products.

Regards,
Purusothaman.R




PR Purusothaman R Syncfusion Team October 19, 2006 11:07 PM UTC

Hi Abhilash,

Set the "DrawActiveWhenDisable" property of the MaskedEditBox to True to display the text in black when the MaskedEditBox's "Enabled" property is False.

Thanks for using Syncfusion Products.

Regards,
Purusothaman.R



Loader.
Up arrow icon