InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / VTKeyPadOption Enumeration
In This Topic
    VTKeyPadOption Enumeration
    In This Topic
    Indicates which characters are transmitted by the numeric keypad keys.
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485EAD")>
    Public Enum VTKeyPadOption 
       Inherits System.Enum
    Members
    MemberDescription
    ApplicationModeKeys on the numeric keypad are defined by the host application.
    NumericModeKeys on the numeric keypad are in normal (numeric) mode.
    See Also