Click or drag to resize

OpsCustomRequestSetCurrentControl Method

The current data entry element.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void SetCurrentControl(
	Object control,
	string text
)

Parameters

control
Type: SystemObject
text
Type: SystemString
See Also