InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseStatusLineDisplay Property
In This Topic
    WyseStatusLineDisplay Property
    In This Topic
    Gets or sets whether the Wyse status line at the top of the screen is set to Off, Standard, or Edit.
    Syntax
    expression.WyseStatusLineDisplay As WyseStatusLineDisplayOption
    where expression is a variable that represents a Screen Object

    Property Value

    A WyseStatusLineDisplayOption value
    See Also