Click or drag to resize

OpsScrollingTextRequest Class

Request Ops display a text box with scrollbarfor HTML UI
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public class OpsScrollingTextRequest : OpsTextRequest

The OpsScrollingTextRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsScrollingTextRequest
Initializes a new instance of the OpsScrollingTextRequest class
Top
See Also