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