DCDC_DISABLE_RELAYOUT top-level constant

int const DCDC_DISABLE_RELAYOUT

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

Implementation

const DCDC_DISABLE_RELAYOUT = 0x0002;