共用方式為


ListBoxAutomationPeer(ListBox) 建構函式

定義

初始化 ListBoxAutomationPeer 類別的新實例。

 ListBoxAutomationPeer(ListBox const& owner);
public ListBoxAutomationPeer(ListBox owner);
function ListBoxAutomationPeer(owner)
Public Sub New (owner As ListBox)

參數

owner
ListBox

要為其建立的擁有者專案。

適用於