共用方式為


CheckBoxAutomationPeer(CheckBox) 建構函式

定義

初始化 CheckBoxAutomationPeer 類別的新實例。

 CheckBoxAutomationPeer(CheckBox const& owner);
public CheckBoxAutomationPeer(CheckBox owner);
function CheckBoxAutomationPeer(owner)
Public Sub New (owner As CheckBox)

參數

owner
CheckBox

要為其建立的 owner 元素。

適用於