Accusoft ImagXpress 13
MenuGetEnabled Method
An enumIXTool value.
Description
Retrieves whether or not the specified menu will display when the right mouse button is clicked over the appropriate area.
Syntax
Visual Basic
Public Function MenuGetEnabled( _
   ByVal Menu As enumMenu, _
   ByVal Tool As enumIXTool _
) 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.
Return Type
The enabled state of the specified menu item.
Remarks

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

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback