ComponentOne Ribbon for WinForms
RibbonColorPalette Constructor

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class : RibbonColorPalette Constructor
Creates an instance of the color palette with the specified theme name.
Syntax
'Declaration
 
Public Function New( _
   ByVal themeName As System.String _
)
public RibbonColorPalette( 
   System.string themeName
)

Parameters

themeName
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members