This topic has not yet been rated - Rate this topic

AutomationControlType Enumeration

Specifies the ControlType that is exposed to the UI Automation client.

Namespace:  System.Windows.Automation.Peers
Assembly:  PresentationCore (in PresentationCore.dll)
public enum AutomationControlType
<object property="enumerationMemberName" .../>
Member name Description
Button A Button control type.
Calendar A Calendar control type.
CheckBox A CheckBox control type.
ComboBox A ComboBox control type.
Edit An Edit control type.
Hyperlink A Hyperlink control type.
Image An Image control type.
ListItem A ListItem control type.
List A List control type.
Menu A Menu control type.
MenuBar A MenuBar control type.
MenuItem A MenuItem control type.
ProgressBar A ProgressBar control type.
RadioButton A RadioButton control type.
ScrollBar A ScrollBar control type.
Slider A Slider control type.
Spinner A Spinner control type.
StatusBar A StatusBar control type.
Tab A Tab control type.
TabItem A TabItem control type.
Text A Text control type.
ToolBar A ToolBar control type.
ToolTip A ToolTip control type.
Tree A Tree control type.
TreeItem A TreeItem control type.
Custom A Custom control type.
Group A Group control type.
Thumb A Thumb control type.
DataGrid A DataGrid control type.
DataItem A DataItem control type.
Document A Document control type.
SplitButton A SplitButton control type.
Window A Window control type.
Pane A Pane control type.
Header A Header control type.
HeaderItem A HeaderItem control type.
Table A Table control type.
TitleBar A TitleBar control type.
Separator A Separator control type.

.NET Framework

Supported in: 4, 3.5, 3.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

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

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ