Enumerator |
---|
none | No options.
|
allow_simulations | Whether the dialog box allows graphics device interface (GDI) font simulations.
|
allow_vector_fonts | Whether the dialog box allows vector font selections.
|
allow_vertical_fonts | Whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.
|
allow_script_change | Whether the user can change the character set specified in the Script combo box to display a character set other than the one currently displayed.
|
fixed_pitch_only | Whether the dialog box allows only the selection of fixed-pitch fonts.
|
scripts_only | Whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.
|
show_apply | Whether the dialog box contains an Apply button.
|
show_color | Whether the dialog box displays the color choice.
|
show_effects | Whether the dialog box contains controls that allow the user to specify strikethrough, underline, and text color options.
|
show_help | Whether the dialog box displays a Help button.
|
all | All flags except none.
|