How cursor is set off?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Many times forms is used for presentation of data only and not for editing.
So how is possible to prevent the cursor shown on any textbox or combo box of
those forms.

Thanks

GPL
 
Hi

Many times forms is used for presentation of data only and not for editing.
So how is possible to prevent the cursor shown on any textbox or combo box of
those forms.

Thanks

GPL

You can set the textboxes' properties to Enabled = No, Locked = Yes.

John W. Vinson[MVP]
 

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