Property BorderColor
BorderColor
Gibt die Farbe des Rands um das Control herum an.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable(true)]
public Color? BorderColor { get; set; }
Property Value
System.Nullable<System.Drawing.Color>