VScrollProperties(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 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.