ComponentOne Ribbon for WinForms
Color Property (RibbonColorPickerItem)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPickerItem Class : Color Property
Gets or sets the currently selected color.
Syntax
'Declaration
 
Public Property Color As System.Drawing.Color
public System.Drawing.Color Color {get; set;}
See Also

Reference

RibbonColorPickerItem Class
RibbonColorPickerItem Members