VLMenuPlus Reference

Read/Write Property TooltipInitialDelay

See Also See Also Applies To Applies To

Returns or sets the length of time mouse pointer must remain stationary within a menu item's bounding rectangle before the tooltip window appears.

 

Syntax

object.TooltipInitialDelay [= integer]

 

The TooltipInitialDelay property syntax has these parts:

Part Description
object An object expression that evaluates to VLMenuPlus
integer A numeric expression specifying the delay in milliseconds.

Remarks

To set the initial delay time to its default value, set value to -1.