ToolTips are text strings that appear as you "hover" over a control with the mouse pointer. In Visual J++, a separate WFC control enables ToolTip functionality for controls on the form. The time, delay, and other properties can be set using the property page for each control on the form.
To add ToolTips to controls