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

In This Topic
    Disabled Property (NavigationButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the disabled state.
    Syntax
    'Declaration
     
    
    Public Property Disabled As NavigationButtonStateStyle
    public NavigationButtonStateStyle Disabled {get; set;}
    See Also