InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseAttribute Property
In This Topic
    WyseAttribute Property
    In This Topic
    Gets or sets the Wyse terminal display attribute mode (for Wyse terminal emulations only).
    Syntax
    expression.WyseAttribute As WyseAttributeOption
    where expression is a variable that represents a Screen Object

    Property Value

    A WyseAttributeOption value
    See Also