<System.Runtime.InteropServices.ComVisibleAttribute(True)> <System.Runtime.InteropServices.GuidAttribute("73E48B60-50D2-4A47-8FFE-1076C67D773F")> Public Enum ContextMenuItemType Inherits System.Enum
<System.Runtime.InteropServices.ComVisibleAttribute(True)> <System.Runtime.InteropServices.GuidAttribute("73E48B60-50D2-4A47-8FFE-1076C67D773F")> Public Enum ContextMenuItemType Inherits System.Enum
Member | Description |
---|---|
MenuItem | A menu item that, when invoked, performs some action that is mapped to it. |
Separator | A separator line in between groups of menu items |