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

In This Topic
    HoveredHighlightWidth Property
    In This Topic
    Gets or sets the width of the highlighted line for the hovered element.
    Syntax
    'Declaration
     
    
    Public Property HoveredHighlightWidth As Integer
    public int HoveredHighlightWidth {get; set;}
    See Also