Compartir a través de


InfoBarAutomationPeer(InfoBar) Constructor

Definición

Inicializa una nueva instancia de la clase InfoBarAutomationPeer .

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

Parámetros

owner
InfoBar

Instancia de control infoBar para la que se va a crear el elemento del mismo nivel.

Se aplica a