ControlType.GetControlType Method

Include Protected Members
Include Inherited Members

Returns a ControlType object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetControlType(String) Returns a control type object by using the provided name.
Public methodStatic member GetControlType(String, String) Returns a control type object by using the provided name and friendly name. If it does not exist, creates a new control type by using the provided name and friendly name.

Top

See Also

Reference

ControlType Class

Microsoft.VisualStudio.TestTools.UITesting Namespace