Accusoft ImagXpress 13
ToolbarDeleteTool Method
An enumIXTool to be deleted from the toolbar.
Description
Deletes a tool's button from the toolbar.
Syntax
Visual Basic
Public Sub ToolbarDeleteTool( _
   ByVal Tool As enumIXTool _
) 
Parameters
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 to be deleted from the toolbar.
Remarks

The tool button will no longer be visible in the toolbar. This is similar to setting the ToolbarSetToolVisible method to False, except the tool button can not be added back into the toolbar.

 

See Also

ImagXpress Object  | ImagXpress Members  | enumIXTool Enumeration  | ToolbarSetToolVisible Method  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback