Compartir a través de


RadioButtonAutomationPeer(RadioButton) Constructor

Definición

Inicializa una nueva instancia de la clase RadioButtonAutomationPeer .

 RadioButtonAutomationPeer(RadioButton const& owner);
public RadioButtonAutomationPeer(RadioButton owner);
function RadioButtonAutomationPeer(owner)
Public Sub New (owner As RadioButton)

Parámetros

owner
RadioButton

Elemento owner para el que se va a crear.

Se aplica a