ComponentOne Ribbon for WinForms
SetColor(Color) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPaletteEntry Class > SetColor Method : SetColor(Color) Method
Assign the color to this entry.
Syntax
'Declaration
 
Public Overloads Sub SetColor( _
   ByVal color As System.Drawing.Color _
) 
public void SetColor( 
   System.Drawing.Color color
)

Parameters

color
See Also

Reference

RibbonColorPaletteEntry Class
RibbonColorPaletteEntry Members
Overload List