Attachmate Reflection 2014 .NET API Reference
FindOption Enumeration


Determines the direction in which to search for text on the screen.
Syntax
'Declaration
 
Public Enum FindOption 
   Inherits System.Enum
'Usage
 
Dim instance As FindOption
public enum FindOption : 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.IbmHosts.FindOption

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.IbmHosts Namespace

Send Feedback