'Declaration Public Enum MenuMerge Inherits System.Enum
public enum MenuMerge : System.Enum
'Declaration Public Enum MenuMerge Inherits System.Enum
public enum MenuMerge : System.Enum
Member | Description |
---|---|
Add | The MenuItem is added to the collection of existing menu item objects in a merged menu. |
MergeItems | All submenu items of this menu item are merged with those of existing menu item objects at the same position in a merged menu. |
Remove | The menu item is not included in a merged menu. |
Replace | The menu item replaces an existing menu item at the same position in a merged menu. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.MenuMerge
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2