Value: 16
The ScrollableControl.ScrollStateFullDrag field is a mask. Use it with the ScrollableControl.GetScrollState(int) and ScrollableControl.SetScrollState(int, bool) methods to get and set whether the user has enabled full window drag.
When full window drag is enabled, the contents of windows are displayed when the user moves and sizes the windows.