Click or drag to resize

KeyboardData Constructor (String)

Initializes a new instance of the KeyboardData class

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

Parameters

text
Type: SystemString
See Also