WS_VSCROLL top-level constant
int
const WS_VSCROLL
The window has a vertical scroll bar.
Implementation
const WS_VSCROLL = 0x00200000;
The window has a vertical scroll bar.
const WS_VSCROLL = 0x00200000;