ExpanderAutomationPeer(Expander) 建構函式

定義

初始化 ExpanderAutomationPeer 類別的新實例。

 ExpanderAutomationPeer(Expander const& owner);
public ExpanderAutomationPeer(Expander owner);
function ExpanderAutomationPeer(owner)
Public Sub New (owner As Expander)

參數

owner
Expander

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

適用於