OhioOIA Properties |
The OhioOIA type exposes the following members.
Name | Description | |
---|---|---|
Alphanumeric |
Gets a value that indicates whether the field which contains the cursor is an alphanumeric field.
| |
InputInhibit |
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.
| |
Numeric |
Gets a value that indicates whether the field which contains the cursor is a numeric-only field.
| |
Owner |
Gets a value that indicates the owner of the host connection.
| |
String |
Gets the string representation of the OIA line. All null characters are returned as blank spaces.
|