Form.FormBorderColor Property

Definition

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

Property Value

Attributes

Applies to