VScrollProperties(ScrollableControl) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

container
ScrollableControl

Een ScrollableControl met de schuifbalk.

Van toepassing op