Tried the MaskedTextBox, just to find out the thing finds it's so important that has a different BackColour. Then I found out there isn't a BackColour property to be changed.
Is there a way to create an InputMask property in a plain TextBox ?
TIA
The only controls that have a separete enabled/disabled property for the back color are DevEx and Infragistics controls.
We changed the MaskedTextBox to act the same way that the TextBox does... the changes will be included in the 1.5 release scheduled for Sept 22.
Thanks a lot.