ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ExpandButtonElement Class / IsEnabled Property

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