InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / FindField Method


In This Topic
    FindField Method (IIbmScreen)
    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