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

    Property Value

    A WyseEnterKeyOption value
    See Also