ComponentOne Ribbon for WinForms
Set(Int32,Color) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class > Set Method : Set(Int32,Color) Method
Assigns the color to the palette entry with the specified index.
Syntax
'Declaration
 
Public Overloads Sub Set( _
   ByVal index As System.Integer, _
   ByVal color As System.Drawing.Color _
) 
public void Set( 
   System.int index,
   System.Drawing.Color color
)

Parameters

index
color
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members
Overload List