IRibbonPaletteButton.ResizeList

Fore Syntax

ResizeList: RibbonPaletteResize;

Fore.NET Syntax

ResizeList: Prognoz.Platform.Interop.Forms.RibbonPaletteResize;

Description

The ResizeList property determines the way of changing the parameters of the combined menu.

Comments

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

Example

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

See also:

IRibbonPaletteButton