Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostKeyboardTypeOption Enumeration
In This Topic
    HostKeyboardTypeOption Enumeration
    In This Topic
    Defines options that specify which keys can be used in numeric fields.
    Members
    MemberDescription
    DataEntryPermits all keys.
    NormalPermits numeric keys (those on the main keyboard and the numeric keypad) and certain symbol keys (such as + - . , ).
    TypewriterPermits letter keys including uppercase letters (A-Z), number keys pressed with the Shift key (producing symbols like !, @, and #), and the number keys on the keypad.
    See Also