CF_FORCEFONTEXIST top-level constant

int const CF_FORCEFONTEXIST

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;