Table of Contents

Class FontDialog

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Displays a dialog window from which the user can select a font.

[ControlCategory("Dialogs")]
public class FontDialog : CommonDialog, IBaseObject, IDisposableObject, IDisposable
Inheritance
FontDialog
Implements

Constructors

FontDialog()

Initializes a new instance of FontDialog.

Fields

Default

Gets default FontDialog instance.

Properties

AllowSymbols

Under Windows, gets or sets a flag determining whether symbol fonts can be selected. Has no effect on other platforms.

Color

Gets or sets the color associated with the font dialog window.

EnableEffects

Enables or disables "effects" under Windows or generic only.

FontInfo

Gets or sets the font selected by the font dialog window.

Handler

Gets dialog handler.

RestrictSelection

Gets or sets the state of the flags restricting the selection.

Methods

CreateHandler()

Creates dialog handler.

SetRange(int, int)

Sets the valid range for the font point size (Windows only).