ComponentOne Menus and Toolbars for WinForms
HighlightColor Property

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

Reference

RadialMenuItem Class
RadialMenuItem Members