ProgressBarAutomationPeer(ProgressBar) 建構函式

定義

初始化 ProgressBarAutomationPeer 類別的新實例。

 ProgressBarAutomationPeer(ProgressBar const& owner);
public ProgressBarAutomationPeer(ProgressBar owner);
function ProgressBarAutomationPeer(owner)
Public Sub New (owner As ProgressBar)

參數

owner
ProgressBar

要為其建立對等的 ProgressBar 控件實例。

適用於