C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPalette Class / Add Method / Add(Color) Method

In This Topic
Add(Color) Method
In This Topic
Adds the specified color to the palette.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As System.Drawing.Color _
) 
 

Parameters

color
See Also