Click here to Skip to main content
15,860,861 members
Articles / Programming Languages / C#

Building a BallonToolTip provider in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
3 Mar 2004CPOL4 min read 116.4K   2.1K   46  
Shows how to create a ToolTip provider that supports Balloon Tooltips, including issues related to creating extender properties and using the NativeWindow class.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I've been a software engineer since 1999. I tend to focus on C# and .NET technologies when possible.

Comments and Discussions