Partager via


CheckBoxAutomationPeer(CheckBox) Constructeur

Définition

Initialise une nouvelle instance de la classe CheckBoxAutomationPeer.

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

Paramètres

owner
CheckBox

Élément owner pour lequel créer.

S’applique à