Freigeben über


ComboBoxAutomationPeer(ComboBox) Konstruktor

Definition

Initialisiert eine neue instance der ComboBoxAutomationPeer-Klasse.

 ComboBoxAutomationPeer(ComboBox const& owner);
public ComboBoxAutomationPeer(ComboBox owner);
function ComboBoxAutomationPeer(owner)
Public Sub New (owner As ComboBox)

Parameter

owner
ComboBox

Das owner-Element, für das erstellt werden soll.

Gilt für: