IRibbonPaletteButton.ResizeList

Syntax

ResizeList: RibbonPaletteResize;

Description

The ResizeList property determines how parameters of the combined menu are changed.

Comments

The property is set to RibbonPaletteResize.None by default, the size of opened menu part is calculated automatically so that all graphic buttons are visible.

Example

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

See also:

IRibbonPaletteButton