Greyed Text Boxes

Little_Man22

Registered User.
Local time
Today, 22:42
Joined
Jun 23, 2001
Messages
118
Hi,

I'm curious as to whether you can have a textbox on a form that is still visible yet 'greyed-in' and only becomes completely visible if something happens (i.e. the user selects a certain value from a combobox). I know that you can do this with command buttons but haven't figured out a way to do it with text boxes.

Ryan.

[This message has been edited by Little_Man22 (edited 10-30-2001).]
 
check out the Enabled property in help.

hth,
al
 

Users who are viewing this thread

Back
Top Bottom