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).

Name

Value

Description

msoOLEMenuGroupContainer

2

Container menu.

msoOLEMenuGroupEdit

1

Edit menu.

msoOLEMenuGroupFile

0

File menu.

msoOLEMenuGroupHelp

5

Help menu.

msoOLEMenuGroupNone

-1

Pop-up control is not merged.

msoOLEMenuGroupObject

3

Object menu.

msoOLEMenuGroupWindow

4

Window menu.