[]
Represents the FarPoint presentation space wide font picker
public class FontPickerWide : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class FontPickerWide
Inherits UserControl
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| FontPickerWide() | Creates a new wide font picker. |
| Name | Description |
|---|---|
| FontName | Gets or sets the name of the font. |
| FontSize | Gets or sets the text. |
| OriginalFont | Gets the original font assigned to the control. |
| SelectedFont | Gets or sets the font for selected text. |
| Name | Description |
|---|---|
| Dispose(bool) | Internal use only. Clean up any resources being used. |
| IsDirty() | Gets whether the user changed the font or its properties. |
| Name | Description |
|---|---|
| FontSelected | Occurs when font is selected. |