AutomationPeer.GetAutomationControlType Método

Definición

Obtiene el tipo de control para el elemento asociado al elemento del mismo nivel de automatización de la interfaz de usuario.

public:
 virtual AutomationControlType GetAutomationControlType() = GetAutomationControlType;
AutomationControlType GetAutomationControlType();
public AutomationControlType GetAutomationControlType();
function getAutomationControlType()
Public Function GetAutomationControlType () As AutomationControlType

Devoluciones

Tipo de control.

Se aplica a