ComponentOne Menus and Toolbars for WinForms
BackColor Property (RadialMenuItem)

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

Reference

RadialMenuItem Class
RadialMenuItem Members