ScrollBarAutomationPeer(ScrollBar) Costruttore

Definizione

Inizializza una nuova istanza della classe ScrollBarAutomationPeer .

public:
 ScrollBarAutomationPeer(ScrollBar ^ owner);
 ScrollBarAutomationPeer(ScrollBar const& owner);
public ScrollBarAutomationPeer(ScrollBar owner);
function ScrollBarAutomationPeer(owner)
Public Sub New (owner As ScrollBar)

Parametri

owner
ScrollBar

Elemento proprietario per cui creare.

Si applica a