共用方式為


ComboBoxAutomationPeer(ComboBox) 建構函式

定義

初始化 ComboBoxAutomationPeer 類別的新實例。

 ComboBoxAutomationPeer(ComboBox const& owner);
public ComboBoxAutomationPeer(ComboBox owner);
function ComboBoxAutomationPeer(owner)
Public Sub New (owner As ComboBox)

參數

owner
ComboBox

要為其建立的 owner 元素。

適用於