Accusoft ImagXpress 13
MenuChangeItem Method
An enumIXTool value.
Top-level menu ID of the item to change.
Description
Changes the specified menu item from the specified menu.
Syntax
Visual Basic
Public Function MenuChangeItem( _
   ByVal Menu As enumMenu, _
   ByVal Tool As enumIXTool, _
   ByVal TopMenuID As Long, _
   ByVal SubMenuID As Long, _
   ByVal MenuText As String _
) As Boolean
Parameters
Menu
ValueDescription
Menu_ContextContext menu activated.
Menu_ToolbarToolbar menu activated.
An enumMenu value.
Tool
ValueDescription
TOOL_HandImage panning tool.
TOOL_MagMagnifying window.
TOOL_MouseWheelHorizScrollMouse wheel horizontal scroll.
TOOL_MouseWheelVertScrollMouse wheel vertical scroll.
TOOL_MouseWheelZoomMouse wheel zoom.
TOOL_NoneNo tool selected.
TOOL_PanImage viewing pan tool.
TOOL_SelectRubberband window selection tool.
TOOL_ZoomInZoom in tool.
TOOL_ZoomOutZoom out tool.
TOOL_ZoomRectZoom rectangle tool.
An enumIXTool value.
TopMenuID
Top-level menu ID of the item to change.
SubMenuID
Sub-level menu ID to change, if this is to change a sub-level menu item, otherwise this parameter should be 0.
MenuText
The new text.
Remarks

A menu ID of 4100-4200 is reserved for menu separator bars and can not be changed.

Note: The Toolbar must be activated before any context menus can be modified.

See Also

ImagXpress Object  | ImagXpress Members  | enumMenu Enumeration

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback