System.Windows.Forms.Control.DefaultBackColor Property

Gets the default background color of the control.

Syntax

public static System.Drawing.Color DefaultBackColor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is the default Control.BackColor property value of a generic top-level control. Derived classes can have different defaults.

Requirements

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