Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuItemStateStyle Class / CheckedHighlightColor Property

In This Topic
    CheckedHighlightColor Property
    In This Topic
    Gets or sets the System.Drawing.Color used to highlight checked element.
    Syntax
    'Declaration
     
    
    Public Property CheckedHighlightColor As Color
    public Color CheckedHighlightColor {get; set;}
    See Also