MsoOLEMenuGroup enumeration

Specifies the menu group that a command bar pop-up control belongs to when the menu groups of the OLE server are merged with the menu groups of an OLE client (that is, when an object of the container application type is embedded in another application).

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
msoOLEMenuGroupNonePop-up control is not merged.
msoOLEMenuGroupFileFile menu.
msoOLEMenuGroupEditEdit menu.
msoOLEMenuGroupContainerContainer menu.
msoOLEMenuGroupObjectObject menu.
msoOLEMenuGroupWindowWindow menu.
msoOLEMenuGroupHelpHelp menu.
Show: