ProgressRingAutomationPeer(ProgressRing) 构造函数

定义

初始化 ProgressRingAutomationPeer 类的新实例。

 ProgressRingAutomationPeer(ProgressRing const& owner);
public ProgressRingAutomationPeer(ProgressRing owner);
function ProgressRingAutomationPeer(owner)
Public Sub New (owner As ProgressRing)

参数

owner
ProgressRing

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

适用于