13.9. ToolTips

In Chapter 2, we discussed tool tips—the helpful text that appears when the mouse hovers over a GUI control. The tool tips displayed in Visual Studio serve as useful reminders of each toolbar icon’s functionality. Many programs use tool tips to remind users of each control’s purpose. For example, Microsoft Word has tool tips that help users determine the purpose of the application’s icons. This section demonstrates how to use the ToolTip component to add tool tips to your applications. Figure 13.31 describes common properties and a common event of class ToolTip.

Figure 13.31. ToolTip properties and an event.
ToolTip properties and an eventDescription
Common Properties
AutoPopDelayThe amount of time (in milliseconds) that the tool ...

Get Visual Basic 2005 for Programmers: Deitel Developer Series, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.