Freigeben über


VScrollProperties(ScrollableControl) Konstruktor

Definition

Initialisiert eine neue Instanz der VScrollProperties-Klasse.

public:
 VScrollProperties(System::Windows::Forms::ScrollableControl ^ container);
public VScrollProperties (System.Windows.Forms.ScrollableControl container);
public VScrollProperties (System.Windows.Forms.ScrollableControl? container);
new System.Windows.Forms.VScrollProperties : System.Windows.Forms.ScrollableControl -> System.Windows.Forms.VScrollProperties
Public Sub New (container As ScrollableControl)

Parameter

container
ScrollableControl

Ein ScrollableControl, das die Schiebeleiste enthält.

Gilt für