AutomationControlType Enumeration
.NET Framework 3.0
Specifies the ControlType that is exposed to the UI Automation client.
Namespace: System.Windows.Automation.Peers
Assembly: PresentationCore (in presentationcore.dll)
Assembly: PresentationCore (in presentationcore.dll)
| Member name | Description | |
|---|---|---|
| Button | A Button control type. | |
| Calendar | A Calendar control type. | |
| CheckBox | A CheckBox control type. | |
| ComboBox | A ComboBox control type. | |
| Custom | A Custom control type. | |
| DataGrid | A DataGrid control type. | |
| DataItem | A DataItem control type. | |
| Document | A Document control type. | |
| Edit | An Edit control type. | |
| Group | A Group control type. | |
| Header | A Header control type. | |
| HeaderItem | A HeaderItem control type. | |
| Hyperlink | A Hyperlink control type. | |
| Image | An Image control type. | |
| List | A List control type. | |
| ListItem | A ListItem control type. | |
| Menu | A Menu control type. | |
| MenuBar | A MenuBar control type. | |
| MenuItem | A MenuItem control type. | |
| Pane | A Pane control type. | |
| ProgressBar | A ProgressBar control type. | |
| RadioButton | A RadioButton control type. | |
| ScrollBar | A ScrollBar control type. | |
| Separator | A Separator control type. | |
| Slider | A Slider control type. | |
| Spinner | A Spinner control type. | |
| SplitButton | A SplitButton control type. | |
| StatusBar | A StatusBar control type. | |
| Tab | A Tab control type. | |
| TabItem | A TabItem control type. | |
| Table | A Table control type. | |
| Text | A Text control type. | |
| Thumb | A Thumb control type. | |
| TitleBar | A TitleBar control type. | |
| ToolBar | A ToolBar control type. | |
| ToolTip | A ToolTip control type. | |
| Tree | A Tree control type. | |
| TreeItem | A TreeItem control type. | |
| Window | A Window control type. |
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: