[]
Represents a ribbon split button that allows user to select a color.
public sealed class RibbonColorPicker : RibbonSplitButton
Public NotInheritable Class RibbonColorPicker
Inherits RibbonSplitButton
| Name | Description |
|---|---|
| RibbonColorPicker(string, bool) | Initializes a new instance of the RibbonColorPicker class. |
| Name | Description |
|---|---|
| AutomaticColor | Gets or sets the automatic Color. |
| AutomaticColorText | Gets or sets the text that represents Automatic Color option. |
| Color | Gets the selected color. |
| MoreColorsText | Gets or sets the text that represents More Colors option. |
| NoColorText | Gets or sets the text that represents No Color option. |
| SelectedColor | Gets or sets the selected color. |
| SelectedIndex | Gets the selected index. |