An NDoc Documented Class Library

WindowsConstants.WS_VSCROLL Field

[Visual Basic]
Public const WS_VSCROLL As Long = 2097152
[C#]
public const long WS_VSCROLL = 2097152;
[C++]
public: const __int64 WS_VSCROLL = 2097152;
[JScript]
public const var WS_VSCROLL: long = 2097152;

See Also

WindowsConstants Class | White.Core.InputDevices Namespace