BorderColor Property (DropDownFormBase)
In This Topic
Gets or sets the border color if a value of the
DropDownFormBase.PlainBorders property is true.
Syntax
'Declaration
Protected Property BorderColor As Color
protected Color BorderColor {get; set;}
See Also