[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPicker.-ctor

RibbonColorPicker Constructor

RibbonColorPicker()

Creates a new instance of RibbonColorPicker.

Declaration
public RibbonColorPicker()

RibbonColorPicker(string)

Creates a new instance of RibbonColorPicker.

Declaration
public RibbonColorPicker(string text)
Parameters
Type Name Description
string text

The initial value for the Text property.

RibbonColorPicker(string, Image)

Creates a new instance of RibbonColorPicker.

Declaration
public RibbonColorPicker(string text, Image smallImage)
Parameters
Type Name Description
string text

The initial value for the Text property.

Image smallImage

The initial value for the small image.