Freigeben über


DropDownButtonAutomationPeer(DropDownButton) Konstruktor

Definition

Initialisiert eine neue instance der DropDownButtonAutomationPeer-Klasse.

 DropDownButtonAutomationPeer(DropDownButton const& owner);
public DropDownButtonAutomationPeer(DropDownButton owner);
function DropDownButtonAutomationPeer(owner)
Public Sub New (owner As DropDownButton)

Parameter

owner
DropDownButton

Das DropDownButton-Steuerelement instance, für das der Peer erstellt werden soll.

Gilt für: