font_dialog & xtd::forms::font_dialog::font_must_exist | ( | bool | font_must_exist | ) |
Sets a value indicating whether the dialog box specifies an error condition if the user attempts to select a font or style that does not exist.
font_must_exist | true if the dialog box specifies an error condition when the user tries to select a font or style that does not exist; otherwise, false. The default is false. |