CF_NOSCRIPTSEL top-level constant

int const CF_NOSCRIPTSEL

Disables the Script combo box. When this flag is set, the lfCharSet member of the LOGFONT structure is set to DEFAULT_CHARSET when ChooseFont returns. This flag is used only to initialize the dialog box.

Implementation

const CF_NOSCRIPTSEL = 0x00800000;