CF_SELECTSCRIPT top-level constant

int const CF_SELECTSCRIPT

When specified on input, only fonts with the character set identified in the lfCharSet member of the LOGFONT structure are displayed. The user will not be allowed to change the character set specified in the Scripts combo box.

Implementation

const CF_SELECTSCRIPT = 0x00400000;