Jump to content
Xtreme .Net Talk

Recommended Posts

  • *Gurus*
Posted

I just threw this example together because I already had the code written. You can read up all about win32 tooltips in MSDN.

 

This sample has three regions on the form, each one has its own tooltip. One of them is changeable via a textbox on the form. I've tried to wrap the win32 functions pretty well in two classes, so all you have to do is add one to another to add tooltips.

 

Read the code, you'll see :)

tooltipsample.zip

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