This property sets the horizontal offset in pixels between the mouse cursor position and the tool tip
[Visual Basic]   imagekitcontrolname.ToolTipXfromMouse [= Integer ]
[Visual C++]     [short = ]imagekitcontrolname.GetToolTipXfromMouse()
                 imagekitcontrolname.SetToolTipXfromMouse(short Val)
[VB.NET]   imagekitcontrolname.ToolTipXfromMouse[= Short ]
[C#.NET]   imagekitcontrolname.ToolTipXfromMouse[= short ]

Reference

ToolTipXfromMouse - the horizontal offset in pixels between the mouse cursor position and the tool tip. The default value is 20.

Explanation

The ToolTipXfromMouse property sets the horizontal offset in pixels between the mouse cursor position and the tool tip. This property is enabled when the ToolTip property is 1 or more.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation