System.Windows.Forms.DrawToolTipEventArgs: Method Members

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

See Also: Inherited members from System.EventArgs

Public Methods

DrawBackground()

Draws the background of the System.Windows.Forms.ToolTip using the system background color.

DrawBorder()

Draws the border of the System.Windows.Forms.ToolTip using the system border color.

DrawText()

Draws the text of the System.Windows.Forms.ToolTip using the system text color and font.

DrawText(TextFormatFlags)

Draws the text of the System.Windows.Forms.ToolTip using the system text color and font, and the specified text layout.