[]
Creates a new instance of RibbonColorPicker.
public RibbonColorPicker()
Creates a new instance of RibbonColorPicker.
public RibbonColorPicker(string text)
| Type | Name | Description |
|---|---|---|
| string | text | The initial value for the Text property. |
Creates a new instance of RibbonColorPicker.
public RibbonColorPicker(string text, Image smallImage)
| Type | Name | Description |
|---|---|---|
| string | text | The initial value for the Text property. |
| Image | smallImage | The initial value for the small image. |