ComponentOne Menus and Toolbars for WinForms
BorderColor Property (RadialMenuItem)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuItem Class : BorderColor Property
Gets or sets the non-expandable border color of this menu item. Empty (default) means that item non-expandable border color specified for the whole menu is used.
Syntax
'Declaration
 
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
See Also

Reference

RadialMenuItem Class
RadialMenuItem Members