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

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