ComponentOne Ribbon for WinForms
Contains Method (RibbonColorPalette)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class : Contains Method
Determines whether a color is in the palette.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal color As System.Drawing.Color _
) As System.Boolean
public System.bool Contains( 
   System.Drawing.Color color
)

Parameters

color
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members