FontDialog Class |
Namespace: Eto.Forms
The FontDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| FontDialog | Initializes a new instance of the FontDialog class |
| Name | Description | |
|---|---|---|
| GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.) | |
| OnFontChanged |
Raises the FontChanged event.
|
| Name | Description | |
|---|---|---|
| FontChanged |
Occurs when the Font is changed.
|
| Name | Description | |
|---|---|---|
| FontChangedEvent |
Identifier for handlers when attaching the FontChanged event.
|