DCDC_DISABLE_RELAYOUT top-level constant
DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS
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 = DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS(2);