WS_HSCROLL top-level constant

int const WS_HSCROLL

The window has a horizontal scroll bar.

Implementation

const WS_HSCROLL = 0x00100000;