InfoBarAutomationPeer(InfoBar) 构造函数

定义

初始化 InfoBarAutomationPeer 类的新实例。

 InfoBarAutomationPeer(InfoBar const& owner);
public InfoBarAutomationPeer(InfoBar owner);
function InfoBarAutomationPeer(owner)
Public Sub New (owner As InfoBar)

参数

owner
InfoBar

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

适用于