System.Windows.Forms.ScrollableControl.ScrollStateFullDrag Field

Determines whether the user has enabled full window drag.

Value: 16

Syntax

protected const int ScrollStateFullDrag

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0