System.Windows.Forms.ToolTip: Event Members

The events of System.Windows.Forms.ToolTip are listed below. For a list of all members, see the ToolTip Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Events

Draw

Occurs when the ToolTip is drawn and the ToolTip.OwnerDraw property is set to true and the ToolTip.IsBalloon property is false.

Popup

Occurs before a ToolTip is initially displayed. This is the default event for the System.Windows.Forms.ToolTip class.