Form.FormCaptionBackColor Property

Definition

public:
 property System::Drawing::Color FormCaptionBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
[System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")]
public System.Drawing.Color FormCaptionBackColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")>]
member this.FormCaptionBackColor : System.Drawing.Color with get, set
Public Property FormCaptionBackColor As Color

Property Value

Attributes

Applies to