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

◆ allow_script_change() [2/2]

font_dialog & xtd::forms::font_dialog::allow_script_change ( bool  allow_script_change)

Sets a value indicating 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.

Parameters
allow_script_changetrue if the user can change the character set specified in the Script combo box; otherwise, false. The default value is true.
Returns
Current font_dialog.
Remarks
The Script combo box found on the Font dialog box contains character sets associated with the selected font.