Determines the value of the ScrollableControl.AutoScroll property.
Value: 1
The ScrollableControl.ScrollStateAutoScrolling field is a mask. You can use it with the ScrollableControl.GetScrollState(int) and ScrollableControl.SetScrollState(int, bool) methods to get and set the ScrollableControl.AutoScroll property.