Condividi tramite


RadioButtonsAutomationPeer(RadioButtons) Costruttore

Definizione

Inizializza una nuova istanza della classe RadioButtonsAutomationPeer .

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

Parametri

owner
RadioButtons

Istanza del controllo RadioButtons per creare il peer.

Si applica a