PowerTCP Emulation for .NET
KeyPad Enumeration




Enumerates the values of the KeyPad property. The keypad can generate numeric values or application-specific values.
Syntax
Public Enum KeyPad 
   Inherits System.Enum
Dim instance As KeyPad
public enum KeyPad : System.Enum 
__value public enum KeyPad : public System.Enum 
public enum class KeyPad : public System.Enum 
Members
MemberDescription
Application Keypad keys generate application specific values.
Numeric Keypad keys generate numeric values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.KeyPad

See Also

Reference

Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic