NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FontDialog Properties

The properties of the FontDialog class are listed below. For a complete list of FontDialog class members, see the FontDialog Members topic.

Public:

AllowScriptChange 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.
AllowSimulations Gets or sets a value indicating whether the dialog box allows graphics device interface (GDI) font simulations.
AllowVectorFonts Gets or sets a value indicating whether the dialog box allows vector font selections.
AllowVerticalFonts Gets or sets a value indicating whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.
Color Gets or sets a value indicating the selected font color.
FixedPitchOnly Gets or sets a value indicating whether the dialog box allows only the selection of fixed-pitch fonts.
Font Gets or sets a value indicating the selected font.
FontMustExist Gets or 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.
MaxSize Gets or sets the maximum point size a user can select.
MinSize Gets or sets a value indicating the minimum point size a user can select.
ScriptsOnly Gets or sets a value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the American National Standards Institute (ANSI) character set.
ShowApply Gets or sets a value indicating whether the dialog box contains an Apply button.
ShowColor Gets or sets a value indicating whether the dialog box displays the color choice.
ShowEffects Gets or sets a value indicating whether the dialog box contains controls that allow the user to specify strikethrough, underline, and text color options.
ShowHelp Gets or sets a value indicating whether the dialog box displays a Help button.
Site (inherited from Component) Gets or sets the site of the Component.

See Also

FontDialog Class | System.WinForms Namespace