[]
Represents the text and font of the presentation space.
public class TextAndFont : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class TextAndFont
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| TextAndFont() | Creates a new text and font for the presentation space. |
| TextAndFont(bool) | Creates a new text and font for the presentation space. |
| Name | Description |
|---|---|
| FontName | Gets or sets the name of the font of the text. |
| SelectedFont | Gets or sets the font for selected text. |
| TextString | Gets or sets the text string. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |