Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPalette Class / ThemeName Property

In This Topic
    ThemeName Property (RibbonColorPalette)
    In This Topic
    Gets or sets the name of the color theme.
    Syntax
    'Declaration
     
    
    Public Property ThemeName As String
    public string ThemeName {get; set;}
    See Also