InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / VTKeyPadOption Enumeration


VTKeyPadOption Enumeration
Indicates which characters are transmitted by the numeric keypad keys.
Syntax
'Declaration
 
Public Enum VTKeyPadOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As VTKeyPadOption
Members
MemberDescription
ApplicationModeKeys on the numeric keypad are defined by the host application.
NumericModeKeys on the numeric keypad are in normal (numeric) mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.VTKeyPadOption

See Also