ScrollProperties Constructor (ScrollableControl^)
.NET Framework (current version)
Initializes a new instance of the ScrollProperties class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- container
-
Type:
System.Windows.Forms::ScrollableControl^
The ScrollableControl whose scrolling properties this object describes.
You cannot instantiate this class directly, as it is abstract. You must instantiate one of its derived classes instead, such as HScrollProperties or VScrollProperties.
.NET Framework
Available since 2.0
Available since 2.0
Show: