ToolbarColorButtonBase Constructors
Serves as a base for the ToolbarFontColorButton and ToolbarBackColorButton classes.Name | Parameters | Description |
---|---|---|
ToolbarColorButtonBase(String, String, String, String) | text, commandName, toolTip, color | Initializes a new instance of the ToolbarColorButtonBase class with the specified settings. |
See Also