WS_EX_RIGHTSCROLLBAR top-level constant

int const WS_EX_RIGHTSCROLLBAR

The vertical scroll bar (if present) is to the right of the client area. This is the default.

Implementation

const WS_EX_RIGHTSCROLLBAR = 0x00000000;