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

Eine ScrollableControl , die die Bildlaufleiste enthält.

Gilt für: