Where is the part to set when my mouse pointer move to textbox or label or buton it will display tex

  • Thread starter Thread starter Eng Teng
  • Start date Start date
E

Eng Teng

Where is the part to set when my mouse pointer move to textbox or label or
buton it will display text description ?

Regards,
Tee
 
Eng Teng said:
Where is the part to set when my mouse pointer move to textbox or label or
buton it will display text description ?

It's called ToolTips, look it up with the IDE Help or go to Google.
 
Where is the part to set when my mouse pointer move to textbox or label or
buton it will display text description ?

Regards,
Tee

Place toolTip control from your toolbox. Then set tooltip text and
assign it with an object.

Onur
 

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