ComponentOne Menus and Toolbars for WinForms
CheckColor Property

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

Reference

RadialMenuItem Class
RadialMenuItem Members