So can I change the backcolor of a TextBox?

S

Software

Well I've read that in SP2 the backcolor property works for most of the
controls, but I couldn't find the TextBox control in the list.
NumericUpDown.BackColor property works for example, but I couldn't make any
TextBox control change its backcolor.
Font property seems to work for TextBox control, but not for the
ControlUpDown.
So is there a way to change the Font and the Backcolor of a TextBox or
ControlUpDown ?
 
S

Software

Ooops, It turned out that the "color" properties didn't work on read only
controls. I don't know whether this is a bug or is intended to be so.
But how can I change the Font of a numericUpDown ? Still can find a
solution...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top