Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User Control Tooltips

Status
Not open for further replies.

drwunz

Programmer
Dec 17, 2001
34
0
0
US
I have several user controls I'm using in an application. When I draw one of these on the app form, I put information in the ToolTipsText box...but the tool tips never display when I run the app. The user controls all have an image box that is resized to fill the object. If I put the tooltip in the ToolTipsText of the image, then it shows...but I don't want to hardcode the tooltips within the user control...I want to be able to put several on a form and assign unique tooltip values to each. Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top