Click or drag to resize

KeyboardBuffer Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputKeyboardBuffer

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

The KeyboardBuffer type exposes the following members.

Constructors
  NameDescription
Public methodKeyboardBuffer
Initializes 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