System.Windows.Forms.ToolTip.BackColor Property

Gets or sets the background color for the ToolTip.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Unless the ToolTip is owner-drawn, this property is ignored.

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