[Visual
Basic] imagekitcontrolname.ToolTipTimeSecond
[= integer ]
[Visual
C++] [short =
]imagekitcontrolname.GetToolTipTimeSecond()
imagekitcontrolname.SetToolTipTimeSecond(short Val)
imagekitcontrolname.SetToolTipTimeSecond(short Val)
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.