This property sets the number of seconds the tool tip is displayed
[Visual Basic]   imagekitcontrolname.ToolTipTimeSecond[= Integer ]
[Visual C++]     [short = ]imagekitcontrolname.GetToolTipTimeSecond()
                 imagekitcontrolname.SetToolTipTimeSecond(short Val)
[VB.NET]   imagekitcontrolname.ToolTipTimeSecond[= Short ]
[C#.NET]   imagekitcontrolname.ToolTipTimeSecond[= short ]

Reference

ToolTipTimeSecond  - the number of seconds the tool tip is displayed. The default value is 3.

Explanation

The ToolTipTimeSecond property the number of seconds the tool tip is displayed. 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