RibbonControlLengthUnitType Enum

Definition

Defines constants that specify how elements in a Ribbon are sized.

C#
public enum RibbonControlLengthUnitType
Inheritance
RibbonControlLengthUnitType

Fields

Name Value Description
Auto 0

The sizing method is not specified.

Pixel 1

The size is a fixed value expressed in pixels.

Item 2

The size is a fixed value expressed in the number of child elements.

Star 3

The size is a weighted proportion of the available space.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10