How to create ToolTip for a Windows Form Control using Visual C# (in .NET Framework)
Sometimes, we may want to display important help text to the user when he or she hovers over a control. For example, you may have a label in your application and you want that the user should know upon hovering what the label text signifies. This is when ToolTip comes