Click to See Complete Forum and Search --> : How to change TextBox BackColor in Compact Framework?


Goldbach
March 5th, 2009, 11:34 PM
I change the TextBox BackColor in properties page, but it doesn't take effect. How to change TextBox BackColor in Compact Framework?

jasonli
March 6th, 2009, 12:25 PM
I change the TextBox BackColor in properties page, but it doesn't take effect. How to change TextBox BackColor in Compact Framework?

Maybe you set special color which is not supported on PDA, try to use normal colors, like red, green, blue.