Click here to Skip to main content
15,921,351 members
Articles / Programming Languages / C#

ErrorProvider - Fix for Disappearing ToolTip

Rate me:
Please Sign up or sign in to vote.
3.61/5 (11 votes)
10 Jan 2007CPOL1 min read 66.4K   411   22  
Microsoft's ToolTips have a 'feature' that when you click on a tooltip, the tooltip goes away and does not reappear, which is a major problem with the ErrorProvider messages. This posting presents a hacked solution; I am posting this in hopes that it will bring about a better resolution.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions