Accusoft ImagXpress 13
ToolbarSetToolTip Method
An enumIXTool on which the tool tip is being set.
The tool tip string for the specified tool button.
Description
Sets the tool tip for a particular tool button in the toolbar.
Syntax
Visual Basic
Public Sub ToolbarSetToolTip( _
   ByVal Tool As enumIXTool, _
   ByVal strTipText 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 on which the tool tip is being set.
strTipText
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  | enumIXTool Enumeration  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback