InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / Disabled Property

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