Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseReturnKey Property
In This Topic
    WyseReturnKey Property
    In This Topic
    Gets or sets what is sent to the host when the RETURN key is pressed (for Wyse terminal emulations only).
    Syntax
    expression.WyseReturnKey As WyseReturnKeyOption
    where expression is a variable that represents a Screen Object

    Property Value

    A WyseReturnKeyOption value
    See Also