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

    Property Value

    A TVITopStatusLineOption value
    See Also