Message popup when mouse over field

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

Guest

Is there any way to popup the definition from the table when someone
navigates their mouse over that field in the form? I have been asked if this
is possible but i do not know how to do it. Is there a way or is there an
alternative/better way? Thanks.
 
You can use the ControlTipText Property of the text box to add a description
that will pop up when the mouse pointer move over the text box
 
Awesome thank you

Ofer Cohen said:
You can use the ControlTipText Property of the text box to add a description
that will pop up when the mouse pointer move over the text box
 

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