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

In This Topic
    Disabled Property (RadialMenuWindowStyle)
    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 RadialMenuWindowStateStyle
    public RadialMenuWindowStateStyle Disabled {get; set;}
    See Also