Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the named constants used to identify Microsoft UI Automation control types.
Constant/value | Description |
---|---|
|
Identifies the AppBar control type. Supported starting with Windows 8.1. |
|
Identifies the Button control type. |
|
Identifies the Calendar control type. |
|
Identifies the CheckBox control type. |
|
Identifies the ComboBox control type. |
|
Identifies the Custom control type. For more information, see Custom Properties, Events, and Control Patterns. |
|
Identifies the DataGrid control type. |
|
Identifies the DataItem control type. |
|
Identifies the Document control type. |
|
Identifies the Edit control type. |
|
Identifies the Group control type. |
|
Identifies the Header control type. |
|
Identifies the HeaderItem control type. |
|
Identifies the Hyperlink control type. |
|
Identifies the Image control type. |
|
Identifies the List control type. |
|
Identifies the ListItem control type. |
|
Identifies the MenuBar control type. |
|
Identifies the Menu control type. |
|
Identifies the MenuItem control type. |
|
Identifies the Pane control type. |
|
Identifies the ProgressBar control type. |
|
Identifies the RadioButton control type. |
|
Identifies the ScrollBar control type. |
|
Identifies the SemanticZoom control type. Supported starting with Windows 8. |
|
Identifies the Separator control type. |
|
Identifies the Slider control type. |
|
Identifies the Spinner control type. |
|
Identifies the SplitButton control type. |
|
Identifies the StatusBar control type. |
|
Identifies the Tab control type. |
|
Identifies the TabItem control type. |
|
Identifies the Table control type. |
|
Identifies the Text control type. |
|
Identifies the Thumb control type. |
|
Identifies the TitleBar control type. |
|
Identifies the ToolBar control type. |
|
Identifies the ToolTip control type. |
|
Identifies the Tree control type. |
|
Identifies the TreeItem control type. |
|
Identifies the Window control type. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|