Action
Gets the black section of a three-dimensional border, or the color section of a two-dimensional border. The default value
is 0xB7BABC.
Syntax
C#
protected Color borderColor { get; }
VB
'Declaration
Protected Read Property borderColor As Color
Access
Read only.