Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVIStatusLineAttribute Property
In This Topic
    TVIStatusLineAttribute Property
    In This Topic
    Gets or sets how the top and bottom status line appear in the Reflection terminal window in a TVI terminal emulation (TerminalType = TVI955).
    Syntax
    expression.TVIStatusLineAttribute As TVIStatusLineAttributeOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVIStatusLineAttributeOption value
    See Also