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