Expand Minimize
This topic has not yet been rated - Rate this topic

MsoOLEMenuGroup Enumeration (Office)

Published: July 09, 2012

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.