Forecolor of disabled Textbox

K

Katy

hi:

Is there any way to change forecolor of a textbox when property Enabled =
False ?

Regards
 
D

Daniel Moth

You could enable the textbox, set whatever forecolor you want and then not
allow it to receive focus (to simulate enabled=false).

Cheers
Daniel
 

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