Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / FindField Method


In This Topic
FindField Method
In This Topic
Locates a field starting from the specified row and column.
Overload List
OverloadDescription
Locates a field starting from the specified row and column.  
Locates a field that matches the specified field length, starting from the specified row and column.  
Locates a field that matches the specified field attributes, starting from the specified row and column.  
Locates a field that matches the specified field length and field attributes, starting from the specified row and column.  
See Also