DDC_DISABLE_RESIZE constant

int const DDC_DISABLE_RESIZE

Prevents the dialog manager from resizing the dialog in response to a DPI change.

Implementation

static const DDC_DISABLE_RESIZE = 0x0002;