ToolbarFontNameEdit Constructors
A default toolbar editor that allows the named font to be selected and applied to the text content selected in the design view area.| Name | Parameters | Description |
|---|---|---|
| ToolbarFontNameEdit() | none | Initializes a new instance of the ToolbarFontNameEdit class with default settings. |
| ToolbarFontNameEdit(Boolean, Boolean) | beginGroup, visible | Initializes a new instance of the ToolbarFontNameEdit class with the specified settings. |
| ToolbarFontNameEdit(Boolean) | beginGroup | Initializes a new instance of the ToolbarFontNameEdit class with the specified setting. |
See Also