Click here to Skip to main content
15,896,207 members
Articles / Desktop Programming / Windows Forms

Displaying a ToolTip when the Mouse Hovers Over a Disabled Control

Rate me:
Please Sign up or sign in to vote.
4.89/5 (26 votes)
23 Dec 2009CPOL9 min read 97.2K   1.7K   70  
This article explains how to display a tooltip when the mouse hovers over a disabled control

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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)
Japan Japan
He started his career as a PDP-11 assembly language programmer in downtown Tokyo, learning what "patience" in real life means by punching a 110 baud ASR-33 Teletype frantically. He used to be able to put in the absolute loader sequence through the switch panel without consulting the DEC programming card.

Since then, his computer language experiences include 8051 assembly, FOCAL, BASIC, FORTRAN-IV, Turbo/MS C, VB. VB.NET, and C#.

Now, he lives with his wife, two grown-up kids (get out of my place!), and two cats in Westerville, Ohio.

Comments and Discussions