Accusoft ImagXpress 13
ToolbarGetToolEnabled Method
An enumIXTool value which determines if the tool is enabled or not.
Description
Gets a tool button's Enabled state in the toolbar.
Syntax
Visual Basic
Public Function ToolbarGetToolEnabled( _
   ByVal Tool As enumIXTool _
) 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 value which determines if the tool is enabled or not.
Return Type
The Enabled state of the tool button, enabled (true) or disabled (false).
Remarks

When a tool button is enabled, the application end-user can select it. When a tool button is not enabled, the tool button appears normal but cannot be selected by the user.

See Also

ImagXpress Object  | ImagXpress Members  | enumIXTool Enumeration  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback