Compartir a través de


DropDownButtonAutomationPeer(DropDownButton) Constructor

Definición

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

Parámetros

owner
DropDownButton

Instancia de control DropDownButton para la que se va a crear el elemento del mismo nivel.

Se aplica a