Click or drag to resize

KeyboardBufferIsCommandCharacter Method

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

Parameters

ch
Type: SystemChar

Return Value

Type: Boolean
See Also