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