The properties of the ToolTip class are listed below. For a complete list of ToolTip class members, see the ToolTip Members topic.
Active | Gets or sets a value indicating whether the ToolTip control is currently active. |
AutomaticDelay | Gets or sets the time (in milliseconds) that passes before the ToolTip appears. |
AutoPopDelay | Gets or sets the initial delay for the ToolTip control. |
InitialDelay | Gets or sets the initial delay for the ToolTip control. |
ReshowDelay | Gets or sets the length of time (in milliseconds) that it takes subsequent ToolTip instances to appear as the mouse pointer moves from one ToolTip region to another. |
ShowAlways | Gets or sets a value indicating whether the ToolTip appears even when its parent control is not active. |
Site (inherited from MarshalByRefComponent) | Gets or sets the site of the component. |