System.Windows.Forms.DrawToolTipEventArgs.DrawBackground Method

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

Syntax

public void DrawBackground ()

Remarks

Use this method when you want to customize certain visual aspects of the System.Windows.Forms.ToolTip, but want a standard ToolTip background drawn for you using the current value of System.Drawing.SystemColors.Info. The background is drawn to fill the area specified by the DrawToolTipEventArgs.Bounds property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0