CF_FORCEFONTEXIST top-level constant Null safety
ChooseFont should indicate an error condition if the user attempts to select a font or style that is not listed in the dialog box.
Implementation
const CF_FORCEFONTEXIST = 0x00010000;
ChooseFont should indicate an error condition if the user attempts to select a font or style that is not listed in the dialog box.
const CF_FORCEFONTEXIST = 0x00010000;