ComponentOne Ribbon for WinForms
SetColor(Color,String) Method

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

Parameters

color
colorName
See Also

Reference

RibbonColorPaletteEntry Class
RibbonColorPaletteEntry Members
Overload List