CheckBoxAutomationPeer(CheckBox) Costruttore

Definizione

Inizializza una nuova istanza della classe CheckBoxAutomationPeer .

 CheckBoxAutomationPeer(CheckBox const& owner);
public CheckBoxAutomationPeer(CheckBox owner);
function CheckBoxAutomationPeer(owner)
Public Sub New (owner As CheckBox)

Parametri

owner
CheckBox

Elemento proprietario per cui creare.

Si applica a