InfoConnect for Airlines
SearchText Method (IScreen)


Searches for the specified text, starting from the specified screen location.
Overload List
OverloadDescription
SearchText(String,Int32,Int32,FindOptions)Searches for the specified text, starting from the specified screen location.  
SearchText(String,Int32,Int32,Int32,FindOptions)Searches for the specified text, starting from the specified screen location for "searchRange" byte positions.  
SearchText(String,Int32,Int32,Int32,Int32,FindOptions)Searches for the specified text, starting from the specified screen location and ending at the specified end screen location.  
SearchText(String,Int32,Int32,Int32,Int32,FindOptions,TextComparisonOption)Searches for the specified text, starting from the specified screen location and ending at the specified end screen location.  
See Also