Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SpecialControlType Enumeration

Identifies the types for UIObject objects to indicate whether a UI object is a window.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common.UIMap
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

public enum class SpecialControlType

Member nameDescription
BrowserWindowThe control is a browser window.
DocumentWindowThe control is a document window.
NoneDefault.
Show: