Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I see them all over on almost every application, where you hold your mouse over a control (label, button, etc) and a lil (usually yellow, white or bauge) rectangle pops up with a few words of wisdom, or sometimes a whole slew of lines explaining the function of the control.

 

I just didn't notice any way to do this that jumped out at me and I'm not even sure exactly what its called, so my searches yeilded no results.

 

This isn't imperitive, but it would be neat to learn how to do if anyone knows :)

Posted

Simply drag a tooltip object from the toolbox to the form you want to apply tooltips on. Then set the tip property on the control to the text you want to show.(This property is shown in the properties window in the Visual studio .NET designer)

 

Hope this helps,

Dream as if you'll live forever, live as if you'll die today

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...