AutomationElement.AutomationElementInformation.ControlType Property
Gets the ControlType of the element.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
Control type describes a known interaction model for arbitrary UI Automation elements without relying on a localized control type or combination of complex logic rules.
The only case where this property can change at run time is for a control that supports MultipleViewPattern. An example is the Win32 ListView control, which can change from DataGrid to List, depending on the current view.
For more information, see ControlTypeProperty.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.