Accusoft ImagXpress 13
ToolbarSetToolVisible Method
An enumIXTool upon which the visibility is being set.
The Visibility state of the tool button, visible (true) or hidden (false).
Description
Sets a tool button's Visibility state in the toolbar.
Syntax
Visual Basic
Public Sub ToolbarSetToolVisible( _
   ByVal Tool As enumIXTool, _
   ByVal bVal As Boolean _
) 
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 upon which the visibility is being set.
bVal
The Visibility state of the tool button, visible (true) or hidden (false).
Remarks

When a tool button is visible, it appears in the display in the toolbar.

See Also

ImagXpress Object  | ImagXpress Members  | enumIXTool Enumeration  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback