Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / Enabled Property

In This Topic
    Enabled Property (ISupportUia)
    In This Topic
    Gets whether the item is enabled.
    Syntax
    'Declaration
     
    
    ReadOnly Property Enabled As Boolean
    bool Enabled {get;}
    See Also