ToolTip Class

The ToolTip class is a form control that represents a small rectangular pop-up window that displays a brief description of a control's purpose when the user rests the pointer on the control.

Namespace: elsystem.windows.forms

Methods
  Name Description
Public property GetToolTip(ctrl) Retrieves the ToolTip text string associated with the specified control ctrl.
Public property SetToolTip(ctrl,msg) Associates the ToolTip text string msg with the specified control ctrl