Jump to content
Xtreme .Net Talk

Recommended Posts

  • Leaders
Posted

There is also the ToolTip control in your tool box, if you would rather do it that way :D

 

Orbity

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted
But how does this tooltip tool works?, I tried to use it, but I tried to put it over a check button, but I can't edit what the tool tip has to say.
tHe pHrEaKy
  • *Gurus*
Posted

If I remember correctly, this is all done via the IExtenderProvider interface. If you make something which implements this, you can put extra properties on objects in the same container. It's how the designers add (Name) fields etc to components on the design surface.

 

http://ms-help://MS.VSCC/MS.MSDNQTR.2002APR.1033/cpref/html/frlrfSystemComponentModelIExtenderProviderClassTopic.htm

 

[edit]Damn I'm good[/edit]

MVP, Visual Developer - .NET

 

Now you see why evil will always triumph - because good is dumb.

 

My free .NET Windows Forms Controls and Articles

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...