RibbonApplicationMenuItemLevel 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 the level that a menu item is displayed at in the ribbon Application Menu.
public enum class RibbonApplicationMenuItemLevel
public enum RibbonApplicationMenuItemLevel
type RibbonApplicationMenuItemLevel =
Public Enum RibbonApplicationMenuItemLevel
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Top | 0 | The menu item is displayed in the top level. |
Middle | 1 | The menu item is displayed in the middle level. |
Sub | 2 | The menu item is displayed in the lowest level. |
Remarks
This enumeration is used by the Level property.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.