The ToolTip type exposes the following members.

Events

  NameDescription
Public eventHide
Occurs whenever a Tooltip is about to be hidden. The event handler can keep the tooltip visible even the AutoPopDelay interval has expired.
Public eventPopup
Occurs whenever a Tooltip is about to be shown.

See Also