HScrollProperties(ScrollableControl) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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.