Compartir a través de


RadioButtonsAutomationPeer(RadioButtons) Constructor

Definición

Inicializa una nueva instancia de la clase RadioButtonsAutomationPeer .

 RadioButtonsAutomationPeer(RadioButtons const& owner);
public RadioButtonsAutomationPeer(RadioButtons owner);
function RadioButtonsAutomationPeer(owner)
Public Sub New (owner As RadioButtons)

Parámetros

owner
RadioButtons

Instancia de control RadioButtons para la que se va a crear el elemento del mismo nivel.

Se aplica a