Accusoft ImagXpress 13
ToolbarGetToolTip Method
An enumIXTool enumeration from which the tool tip is to be returned.
Description
Gets the tool tip for a particular tool button in the toolbar.
Syntax
Visual Basic
Public Function ToolbarGetToolTip( _
   ByVal Tool As enumIXTool _
) As String
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 enumeration from which the tool tip is to be returned.
Return Type
The tool tip string for the specified tool button.
Remarks

A tool tip is an informational tip that is displayed to the application end-user when the mouse is dragged over the tool button.

See Also

ImagXpress Object  | ImagXpress Members  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback