C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPalette Class / Contains Method

In This Topic
Contains Method (RibbonColorPalette)
In This Topic
Determines whether a color is in the palette.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal color As System.Drawing.Color _
) As System.Boolean
 

Parameters

color
See Also