Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / Visible Property
In This Topic
    Visible Property (Frame)
    In This Topic
    Gets or sets a value indicating whether the application frame is visible.
    Syntax
    expression.Visible As Boolean
    where expression is a variable that represents a Frame Object
    See Also