DCDC_DISABLE_RELAYOUT constant

int const DCDC_DISABLE_RELAYOUT

Prevents the dialog manager from resizing and repositioning the child window in response to a DPI change.

Implementation

static const DCDC_DISABLE_RELAYOUT = 0x0002;