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