[]
Gets or sets the border color of the control.
public Color BorderColor { get; set; }
Use the BorderColor property to specify the border color of the control. This property is set using a Color object.