CF_NOSIZESEL top-level constant

int const CF_NOSIZESEL

When using a structure to initialize the dialog box controls, use this flag to prevent the dialog box from displaying an initial selection for the Font Size combo box. This is useful when there is no single font size that applies to the text selection.

Implementation

const CF_NOSIZESEL = 0x00200000;