The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ScrollableControl::SetScrollState Method (Int32, Boolean)
.NET Framework (current version)
Sets the specified scroll state flag.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- bit
-
Type:
System::Int32
The scroll state flag to set.
- value
-
Type:
System::Boolean
The value to set the flag.
When the bit parameter is set to one of the fields of the ScrollableControl class, the SetScrollState method updates the state of the control to the value parameter. For more information about the valid parameters and their values, see the GetScrollState method.
.NET Framework
Available since 1.1
Available since 1.1
Show: