Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPalette Class / Clone Method

In This Topic
    Clone Method (RibbonColorPalette)
    In This Topic
    Returns a clone of this palette with the specified theme name.
    Syntax
    'Declaration
     
    
    Public Function Clone( _
       ByVal themeName As String _
    ) As RibbonColorPalette

    Parameters

    themeName
    See Also