SearchText Method (IIbmScreen)
In This Topic
Searches the specified text starting from the specified screen location.
Overload List
Overload | Description |
SearchText(String,Int32,Int32,FindOption) | Searches the specified text starting from the specified screen location. |
SearchText(String,Int32,Int32,Int32,FindOption) | Searches the specified text starting from the specified screen location for "searchRange" byte positions. |
SearchText(String,Int32,Int32,Int32,Int32,FindOption) | Searches the specified text, starting from the specified screen location and ending at the specified end screen location. |
SearchText(String,Int32,Int32,Int32,Int32,FindOption,TextComparisonOption) | Searches the specified text, starting from the specified screen location and ending at the specified end screen location. |
See Also