Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Windows Forms ToolTip component displays text when the user points at controls. A ToolTip can be associated with any control. An example use of this control: In order to save space on a form, you can display a small icon on a button and use a ToolTip to explain the button's function.
ToolTip Component Overview
Introduces the general concepts of the ToolTip component, which allows users to see text when they point the mouse at a control.
How to: Set ToolTips for Controls on a Windows Form at Design Time
Describes how to set Tooltips in code or in the designer.
How to: Change the Delay of the Windows Forms ToolTip Component
Explains how to set values that control how long a Tooltip takes to appear and the length of time for which it is shown.
ToolTip class
Provides reference information on the class and its members.
Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
Control Help Using ToolTips
Discusses Tooltips as a way to make brief, specialized Help messages for individual controls on Windows Forms.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Use specialized components in a model-driven form - Training
Learn how to create a business process flow, embed a canvas app, add a timeline, and create a report in a model-driven form.
Documentation
ToolTip Component Overview - Windows Forms .NET Framework
Learn how the Windows Forms ToolTip component displays text when the user points at controls to give a brief overview or explanation.
Change the Delay of ToolTip Component - Windows Forms .NET Framework
Learn how to change the delay of the Windows Forms ToolTip component by setting one of the many delay properties.
How to: Set ToolTips for Controls on a Windows Form at Design Time - Windows Forms .NET Framework
Learn how to set ToolTips for controls programmatically or in the Windows Forms Designer in Visual Studio.
Control Help Using ToolTips - Windows Forms .NET Framework
Learn how to use the ToolTip component to display a brief, specialized Help message for individual controls on Windows Forms.