| AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : MenuDeleteItem Method |
| Value | Description |
|---|---|
| Menu_Context | Context menu activated. |
| Menu_Toolbar | Toolbar menu activated. |
| Value | Description |
|---|---|
| TOOL_Hand | Image panning tool. |
| TOOL_Mag | Magnifying window. |
| TOOL_MouseWheelHorizScroll | Mouse wheel horizontal scroll. |
| TOOL_MouseWheelVertScroll | Mouse wheel vertical scroll. |
| TOOL_MouseWheelZoom | Mouse wheel zoom. |
| TOOL_None | No tool selected. |
| TOOL_Pan | Image viewing pan tool. |
| TOOL_Select | Rubberband window selection tool. |
| TOOL_ZoomIn | Zoom in tool. |
| TOOL_ZoomOut | Zoom out tool. |
| TOOL_ZoomRect | Zoom rectangle tool. |
If the menu item is to be a top-level menu item then the SubMenuID should be 0. However, this will delete all sub-level menu items as well for that top-level menu item.
If the TopMenuID and SubLevelID are both 0 then the entire menu is cleared.
Note: The Toolbar must be activated before any context menus can be modified.