Click or drag to resize

KeyboardBufferIsCommandCharacter Method

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll)
Syntax
C#
public bool IsCommandCharacter(
	char ch
)

Parameters

ch
Type: SystemChar

Return Value

Type: Boolean
See Also