HScrollProperties Constructor (ScrollableControl^)

 

Initializes a new instance of the HScrollProperties class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
HScrollProperties(
	ScrollableControl^ container
)

Parameters

container
Type: System.Windows.Forms::ScrollableControl^

A ScrollableControl that contains the scroll bar.

.NET Framework
Available since 2.0
Return to top
Show: