ScrollableControl::ScrollStateUserHasScrolled Field
.NET Framework (current version)
Determines whether the user had scrolled through the ScrollableControl control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ScrollStateUserHasScrolled field is a mask. Use it with the GetScrollState method to get whether the user had scrolled through the ScrollableControl.
.NET Framework
Available since 1.1
Available since 1.1
Show: