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