VLMenuPlus Reference

Read/Write Property TooltipReshowDelay

See Also See Also Applies To Applies To

Returns of sets the length of time it takes for subsequent tooltip windows to appear as the mouse pointer moves from one menu item to another.

 

Syntax

object.TooltipReshowDelay [= integer]

 

The TooltipReshowDelay 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 reshow delay time to its default value, set value to -1.