Intersoft.Client.UI.Aqua.UXDock Namespace : SearchFlags Enumeration |
<FlagsAttribute()> Public Enum SearchFlags Inherits System.Enum
Dim instance As SearchFlags
[FlagsAttribute()] public enum SearchFlags : System.Enum
[FlagsAttribute()] public enum class SearchFlags : public System.Enum
Member | Description |
---|---|
All | Includes all search criterias. |
ApplicationID | Includes the search based on application unique identifier. |
ApplicationUri | Includes the search based on application source. |
WindowGroupName | Includes the search based on window group name. |
WindowID | Includes the search based on window unique identifier. |
WindowInstance | Includes the search based on window instance. |
WindowName | Includes the search based on window name. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXDock.SearchFlags
Target Platforms: 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