CookieMonster24
Freshman
- Joined
- May 4, 2003
- Messages
- 45
MaskEdBox Background color change
I'm trying to change the background color of a maskedbox. So far i'm not having any luck. What i have right now is :
maskedboxName.BackColor = System.Drawing.Color.Red
Any suggestions on what i'm doing wrong?
I'm trying to change the background color of a maskedbox. So far i'm not having any luck. What i have right now is :
maskedboxName.BackColor = System.Drawing.Color.Red
Any suggestions on what i'm doing wrong?