Click or drag to resize

KeyboardData Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputKeyboardData

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class KeyboardData

The KeyboardData type exposes the following members.

Constructors
  NameDescription
Public methodKeyboardData
Initializes a new instance of the KeyboardData class
Public methodKeyboardData(String)
Initializes a new instance of the KeyboardData class
Top
Properties
  NameDescription
Public propertyIsEmpty
Public propertyLastReadResult
Public propertyText
Top
Methods
See Also