RibbonApplicationMenuItemLevel Enum

Definition

Defines constants that specify the level that a menu item is displayed at in the ribbon Application Menu.

C#
public enum RibbonApplicationMenuItemLevel
Inheritance
RibbonApplicationMenuItemLevel

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

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