ComponentOne Ribbon for WinForms
Add(Color) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class > Add Method : Add(Color) Method
Adds the specified color to the palette.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As System.Drawing.Color _
) 
public void Add( 
   System.Drawing.Color color
)

Parameters

color
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members
Overload List