Lock a Box so it cannot even be clicked into?

  • Thread starter Thread starter Lythandra
  • Start date Start date
L

Lythandra

Hi,

Is there a easy way to totally lock fields up so that it cannot even be
clicked into?

For instance a continuous form but I need most of the fields not even
clickable.

Thanks
 
Lythandra said:
Hi,

Is there a easy way to totally lock fields up so that it cannot even be
clicked into?

For instance a continuous form but I need most of the fields not even
clickable.


Set the text box's Enabled property to No. If you don't
eant it to be grayed out, also set its Locked property to
Yes.
 

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

Back
Top