CF_SCREENFONTS top-level constant Null safety
This flag is ignored for font enumeration. In Windows Vista or below, it caused the dialog box to list only the screen fonts supported by the system.
Implementation
const CF_SCREENFONTS = 0x00000001;
This flag is ignored for font enumeration. In Windows Vista or below, it caused the dialog box to list only the screen fonts supported by the system.
const CF_SCREENFONTS = 0x00000001;