Click or drag to resize

OhioFields Methods

The OhioFields type exposes the following members.

Methods
 NameDescription
Public methodFindByPosition Searches the collection for the target position and returns the OhioField object containing that position.
Public methodFindByString Searches the collection for the target string and returns the OhioField object containing that string. The string must be totally contained within the field to be considered a match. If the target string is not found, a null will be returned.
Public methodRefresh Updates the collection of OhioField objects. All fields in the current virtual screen are added to the collection. Indexing of OhioField objects will not be preserved across refreshes.
Top
See Also