Click or drag to resize

KeyboardBuffer Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputKeyboardBuffer

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

The KeyboardBuffer type exposes the following members.

Constructors
 NameDescription
Public methodKeyboardBufferInitializes a new instance of the KeyboardBuffer class
Top
Properties
 NameDescription
Public propertyDisplayedText 
Public propertyResultText 
Public propertyShiftOn New property for SuperLite Edit Header Trailer dialog to determine if the Shift state is on.
Public propertyText 
Top
Methods
 NameDescription
Public methodAdd 
Public methodCheck 
Public methodIsCommandCharacter 
Public methodIsKeyboardCommand 
Public methodProcessCommand 
Public methodReset 
Public methodResetLeaveCurrentShiftState New method for SuperLite Edit Header Trailer dialog to clear the keyboard buffer, but leave the Shift state as it is.
Top
Fields
See Also