System.Windows.Forms.DateTimePicker.BackColor Property

Gets or sets a value indicating the background color of the System.Windows.Forms.DateTimePicker control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Color BackColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the DateTimePicker.BackColor has no effect on the appearance of the System.Windows.Forms.DateTimePicker. To set the background color for the drop-down calendar of the System.Windows.Forms.DateTimePicker, see the DateTimePicker.CalendarMonthBackground property.

Requirements

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