BorderColor Property (RadialMenuItemBorderStateStyle)
In This Topic
Gets or sets the
System.Drawing.Color used to draw the border around the element.
Syntax
'Declaration
Public Property BorderColor As Color
public Color BorderColor {get; set;}
See Also