Compartilhar via


RadioButtonsAutomationPeer(RadioButtons) Construtor

Definição

Inicializa uma nova instância da classe RadioButtonsAutomationPeer .

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

Parâmetros

owner
RadioButtons

A instância de controle RadioButtons para a qual criar o par.

Aplica-se a