PipsPagerAutomationPeer(PipsPager) 构造函数

定义

初始化 PipsPagerAutomationPeer 类的新实例。

 PipsPagerAutomationPeer(PipsPager const& owner);
public PipsPagerAutomationPeer(PipsPager owner);
function PipsPagerAutomationPeer(owner)
Public Sub New (owner As PipsPager)

参数

owner
PipsPager

要为其创建对等的 PipsPager 控件实例。

适用于