Freigeben über


CheckBoxAutomationPeer(CheckBox) Konstruktor

Definition

Initialisiert eine neue instance der CheckBoxAutomationPeer-Klasse.

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

Parameter

owner
CheckBox

Das Besitzerelement, für das erstellt werden soll.

Gilt für: