DropDownButtonAutomationPeer(DropDownButton) 建構函式

定義

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

參數

owner
DropDownButton

要為其建立對等的 DropDownButton 控制項實例。

適用於