ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagEditorCommonStyle Class / Disabled Property

In This Topic
    Disabled Property (TagEditorCommonStyle)
    In This Topic
    Gets or sets the style to be used when the element is disabled.
    Syntax
    'Declaration
     
    
    Public Property Disabled As BaseTagEditorCommonStyle
    public BaseTagEditorCommonStyle Disabled {get; set;}
    See Also