Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControl Object / Enabled Property
In This Topic
    Enabled Property (UiControl)
    In This Topic
    Gets or sets the enabled property of a given control.
    Syntax
    expression.Enabled As Boolean
    where expression is a variable that represents a UiControl Object
    See Also