ComponentOne Ribbon for WinForms
Clone Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class : Clone Method
Returns a clone of this palette with the specified theme name.
Syntax
'Declaration
 
Public Function Clone( _
   ByVal themeName As System.String _
) As RibbonColorPalette
public RibbonColorPalette Clone( 
   System.string themeName
)

Parameters

themeName
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members