IAutomationPropertiesStatics9.SetControlType Method

Definition

public:
 void SetControlType(UIElement ^ element, AutomationControlType value);
void SetControlType(UIElement const& element, AutomationControlType const& value);
public void SetControlType(UIElement element, AutomationControlType value);
Public Sub SetControlType (element As UIElement, value As AutomationControlType)

Parameters

element
UIElement

Applies to