RibbonControlLengthUnitType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines constants that specify how elements in a Ribbon are sized.
public enum class RibbonControlLengthUnitType
public enum RibbonControlLengthUnitType
type RibbonControlLengthUnitType =
Public Enum RibbonControlLengthUnitType
- Inheritance
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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.