DDC_DISABLE_CONTROL_RELAYOUT constant

int const DDC_DISABLE_CONTROL_RELAYOUT

Prevents the dialog manager from re-layouting all of the dialogue's immediate children HWNDs in response to a DPI change.

Implementation

static const DDC_DISABLE_CONTROL_RELAYOUT = 0x0004;