UDS_ALIGNLEFT top-level constant

int const UDS_ALIGNLEFT

Positions the up-down control next to the left edge of the buddy window. The buddy window is moved to the right, and its width is decreased to accommodate the width of the up-down control.

Implementation

const UDS_ALIGNLEFT = 0x0008;