DS_ABSALIGN top-level constant

int const DS_ABSALIGN

Indicates that the coordinates of the dialog box are screen coordinates. If this style is not specified, the coordinates are client coordinates.

Implementation

const DS_ABSALIGN = 0x01;