DS_CENTER top-level constant

int const DS_CENTER

Centers the dialog box in the working area of the monitor that contains the owner window. If no owner window is specified, the dialog box is centered in the working area of a monitor determined by the system. The working area is the area not obscured by the taskbar or any appbars.

Implementation

const DS_CENTER = 0x0800;