HScrollProperties(ScrollableControl) Konstruktor

Definition

Initialisiert eine neue Instanz der HScrollProperties-Klasse.

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

Parameter

container
ScrollableControl

Ein ScrollableControl, das die Schiebeleiste enthält.

Gilt für: