IAutomationPropertiesStatics9.SetControlType Método

Definición

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)

Parámetros

element
UIElement

Se aplica a