[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPaletteEntry

RibbonColorPaletteEntry Class

Class that contains information about the color, its name and description.

Inheritance
RibbonColorPaletteEntry
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class RibbonColorPaletteEntry

Properties

Name Description
Color

Gets the color of this entry.

ColorName

Gets the color name.

Description

Gets or sets the entry description.

Palette

Gets the owner palette.

Methods

Name Description
SetColor(Color)

Assign the color to this entry.

SetColor(Color, string)

Assign the color with the specified name to this entry.