ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPalette Class
Properties Methods


In This Topic
    RibbonColorPalette Class Members
    In This Topic

    The following tables list the members exposed by RibbonColorPalette.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of the color palette with the specified theme name.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of palette entries.  
    Public PropertyGets the palette entry with the specified index.  
    Public PropertyGets or sets the name of the color theme.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified color to the palette.  
    Public MethodDeletes all entries from the palette.  
    Public MethodReturns a clone of this palette with the specified theme name.  
    Public MethodDetermines whether a color is in the palette.  
    Public Methodstatic (Shared in Visual Basic)Returns one of the predefined color palettes.  
    Public MethodSearches for the specified color in the palette and returns a zero-based index of the found entry.  
    Public MethodOverloaded. Assigns the color to the palette entry with the specified index.  
    Top
    See Also