Click or drag to resize

OpsCustomRequestSetCurrentControl Method

The current data entry element.

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

Parameters

control  Object
 
text  String
 
See Also