DropDownButtonAutomationPeer(DropDownButton) Costruttore

Definizione

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

Parametri

owner
DropDownButton

Istanza del controllo DropDownButton per cui creare il peer.

Si applica a