FontDialog::AllowScriptChange Property
.NET Framework (current version)
Gets or 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.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the user can change the character set specified in the Script combo box; otherwise, false. The default value is true.
The Script combo box found on the Font dialog box contains character sets associated with the selected font.
.NET Framework
Available since 1.1
Available since 1.1
Show: