Interface IFontDialogHandler
Contains methods and properties which allow to work with the font dialog window.
public interface IFontDialogHandler : IDialogHandler, IDisposable
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.
- RestrictSelection
Gets or sets the state of the flags restricting the selection.
Methods
- SetRange(int, int)
Sets the valid range for the font point size (Windows only).