Compartir a través de


ProgressRingAutomationPeer(ProgressRing) Constructor

Definición

Inicializa una nueva instancia de la clase ProgressRingAutomationPeer .

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

Parámetros

owner
ProgressRing

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

Se aplica a