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

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