IBaseRibbonElement.Width

Syntax

Width: Integer;

Description

The Width property returns width of the control.

Comments

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

Width of the control is measured in pixels.

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

See also:

IBaseRibbonElement