PipsPagerAutomationPeer(PipsPager) Constructor

Definition

Initializes a new instance of the PipsPagerAutomationPeer class.

 PipsPagerAutomationPeer(PipsPager const& owner);
public PipsPagerAutomationPeer(PipsPager owner);
function PipsPagerAutomationPeer(owner)
Public Sub New (owner As PipsPager)

Parameters

owner
PipsPager

The PipsPager control instance to create the peer for.

Applies to