ScrollableControl Fields
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ScrollStateAutoScrolling | Determines the value of the AutoScroll property. |
![]() ![]() | ScrollStateFullDrag | Determines whether the user has enabled full window drag. |
![]() ![]() | ScrollStateHScrollVisible | Determines whether the value of the HScroll property is set to true. |
![]() ![]() | ScrollStateUserHasScrolled | Determines whether the user had scrolled through the ScrollableControl control. |
![]() ![]() | ScrollStateVScrollVisible | Determines whether the value of the VScroll property is set to true. |
Show:

