ButtonAutomationPeer(Button) 建構函式

定義

初始化 ButtonAutomationPeer 類別的新實例。

 ButtonAutomationPeer(Button const& owner);
public ButtonAutomationPeer(Button owner);
function ButtonAutomationPeer(owner)
Public Sub New (owner As Button)

參數

owner
Button

要為其建立的 owner 元素。

適用於