HScrollProperties(ScrollableControl) Constructor

Definitie

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

Parameters

container
ScrollableControl

Een ScrollableControl met de schuifbalk.

Van toepassing op