Attachmate Reflection 2014 .NET API Reference
FindOptions Enumeration


Determines the direction to search for text on the screen.
Syntax
'Declaration
 
Public Enum FindOptions 
   Inherits System.Enum
'Usage
 
Dim instance As FindOptions
public enum FindOptions : System.Enum 
Members
MemberDescription
BackwardSearches backward from the current screen position.
ForwardSearches forward from the current screen position.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.FindOptions

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback