IRibbonColorButton.AutoButtonOnTop

Syntax

AutoButtonOnTop: Boolean;

Description

The AutoButtonOnTop property determines a location of the Auto button.

Comments

If the property is set to True, the Auto button is placed at the top of the list above the Common category of colors.

If the property is set toFalse, the Auto button is placed at the bottom of the list above the button for opening dialog box of another color selection.

Example

The example of use is given in description of the AutoButtonBorder property.

See also:

IRibbonColorButton