InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVIBottomStatusLine Property
In This Topic
    TVIBottomStatusLine Property
    In This Topic
    Gets or sets usage and display of the bottom status line for TVI terminal emulations (TerminalType = TVI955).
    Syntax
    expression.TVIBottomStatusLine As TVIBottomStatusLineOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVIBottomStatusLineOption value
    See Also