SS_RIGHTJUST top-level constant

int const SS_RIGHTJUST

The lower right corner of a static control with the SS_BITMAP or SS_ICON style is to remain fixed when the control is resized.

Only the top and left sides are adjusted to accommodate a new bitmap or icon.

Implementation

const SS_RIGHTJUST = 0x00000400;