IBaseRibbonElement.Width

Fore Syntax

Width: Integer;

Fore.NET Syntax

Width: Integer;

Description

The Width property returns width of the control element.

Comments

Width of the control element is calculated by the component Ribbon automatically and it depends on the location of control element, the number, location and settings of the neighboring control elements.

Width of the control element is measured in pixels

The fixed width can be set for the series of elements. The following properties are meant for it:

See also:

IBaseRibbonElement