Freigeben über


ScrollBarAutomationPeer(ScrollBar) Konstruktor

Definition

Initialisiert eine neue instance der ScrollBarAutomationPeer-Klasse.

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

Parameter

owner
ScrollBar

Das owner-Element, für das erstellt werden soll.

Gilt für: