Click or drag to resize

OhioOIA Properties

The OhioOIA type exposes the following members.

Properties
  NameDescription
Public propertyAlphanumeric
Gets a value that indicates whether the field which contains the cursor is an alphanumeric field.
Public propertyInputInhibit
Gets a value that indicates whether or not input is inhibited. If input is inhibited, OhioScreen.SendKeysAsync or OhioScreen.SendAidAsync calls will fail. Why input is inhibited can be determined from the value returned.
Public propertyNumeric
Gets a value that indicates whether the field which contains the cursor is a numeric-only field.
Public propertyOwner
Gets a value that indicates the owner of the host connection.
Public propertyString
Gets the string representation of the OIA line. All null characters are returned as blank spaces.
Top
See Also