Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / StatusBarText Property
In This Topic
    StatusBarText Property (Frame)
    In This Topic
    Gets or sets the text displayed on the status bar.
    Syntax
    expression.StatusBarText As String
    where expression is a variable that represents a Frame Object
    See Also