System.Windows.Forms.FlatButtonAppearance.MouseDownBackColor Property

Gets or sets the color of the client area of the button when the mouse is pressed within the bounds of the control.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
public System.Drawing.Color MouseDownBackColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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