System.Windows.Forms.ToolTip.ForeColor Property

Gets or sets the foreground color for the ToolTip.

Syntax

[System.ComponentModel.DefaultValue("Color [InfoText]")]
public System.Drawing.Color ForeColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolTip.BackColor and ToolTip.ForeColor properties to modify the color scheme used by ToolTips. The system default font is automatically used and can only be overridden by owner-drawing the ToolTip. For more information, see the ToolTip.OwnerDraw property.

Requirements

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