xtd 0.2.0
Loading...
Searching...
No Matches

◆ font_must_exist() [2/2]

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.

Parameters
font_must_existtrue 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.
Returns
Current font_dialog.