MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / MultiColumnComboStyles Class / Disabled Property

In This Topic
    Disabled Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Disabled As C1.Win.Input.Styles.StateElementStyle
    public C1.Win.Input.Styles.StateElementStyle Disabled {get; set;}
    See Also