Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / IsEnabled Property

In This Topic
    IsEnabled Property (FontIconElement)
    In This Topic
    Gets whether this element and all its ancestors are enabled.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsEnabled As Boolean
    public virtual bool IsEnabled {get;}
    See Also