ExpanderAutomationPeer(Expander) 构造函数

定义

初始化 ExpanderAutomationPeer 类的新实例。

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

参数

owner
Expander

要为其创建对等互连的 Expander 控件实例。

适用于