Enum ItemOperation
The operation performed when the menu items are modified.
Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public enum ItemOperation
Fields
| Name | Description |
|---|---|
| Added | The item has been added. |
| Removed | The item has been removed. |