'Declaration
Public Overridable Property BorderColor As Color
public virtual Color BorderColor {get; set;}
Property Value
A System.Drawing.Color that represents the border color of the control. The default is System.Drawing.Color.Empty, which indicates that this property is not set.