| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class > Add Method : Add(Color,String,String) Method |
'Declaration Public Overloads Sub Add( _ ByVal color As System.Drawing.Color, _ ByVal colorName As System.String, _ ByVal description As System.String _ )
public void Add( System.Drawing.Color color, System.string colorName, System.string description )