Click or drag to resize

OhioScreen Properties

The OhioScreen type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets the number of columns in the presentation space.
Public propertyCursor
Gets or sets the location of the cursor in the presentation space.
Public propertyFields
Gets the OhioFields object associated with this presentation space. This provides another way to access the data in the virtual screen.
Public propertyOIA
Gets the OhioOIA object associated with this presentation space. This object can be used to query the status of the operator information area.
Public propertyRows
Gets the number of rows in the presentation space.
Public propertyString
Gets the entire text plane of the virtual screen as a string. All null characters and Field Attribute characters are returned as blank space characters.
Top
See Also