'Declaration Public Enum FindTextDirection Inherits System.Enum
public enum FindTextDirection : System.Enum
Member | Description |
---|---|
First | Find the first instance of the specified text. |
Last | Find the last instance of the specified text. |
Next | Find the next instance of the specified text, following the current selection. |
Previous | Find the next instance of the specified text, prior to the current selection. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2