ScrollableControl::ScrollStateFullDrag Field
.NET Framework (current version)
Determines whether the user has enabled full window drag.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ScrollStateFullDrag field is a mask. Use it with the GetScrollState and SetScrollState 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.
.NET Framework
Available since 1.1
Available since 1.1
Show: