This document is archived and information here might be outdated.  Recommended version.


IRootLevelMenu Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IR > IRootLevelMenu Interface
ArcGIS Developer Help

IRootLevelMenu Interface

Indicator interface that identifies a root level menu.

Product Availability

Available with ArcGIS Desktop.

When To Use

IRootLevelMenu is an indicator interface that is used only to indicate to the application that the menu should be treated as a root menu. This means that the menu will appear in the Menus command category in the Customize dialog box. If you are creating a root menu you would implement both IMenuDef and IRootLevelMenu.

Classes that implement IRootLevelMenu

Classes Description

See Also

IMenuDef Interface