ScrollableControl.ScrollStateFullDrag Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the user has enabled full window drag.
protected: int ScrollStateFullDrag = 16;
protected const int ScrollStateFullDrag = 16;
val mutable ScrollStateFullDrag : int
Protected Const ScrollStateFullDrag As Integer = 16
Field Value
Value = 16Remarks
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.
Applies to
See also
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.