Share via


<Colors> (RibbonDiffXml)

 

Applies To: Dynamics CRM 2013

Specifies a collection of colors for a color picker control.

Syntax

<Colors>
 <Color />
</Colors>

Attributes and Elements

The following table lists the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

Element

Description

<Color> (RibbonDiffXml)

Specifies a color within a collection of colors for a color picker control.

Parent Elements

Element

Description

<ColorPicker> (RibbonDiffXml)

Deprecated: Specified a grid used to select a color or style.

Element Information

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Menu/MenuSection/Controls/ColorPicker/Colors

Schema Name

ColorStylesType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

See Also

Customize commands and the ribbon
Ribbon XML reference