VLMenuPlus Reference

Read/Write Property TooltipAutopopupDelay

See Also See Also Applies To Applies To

Returns or sets the length of time a tooltip window remains visible if the mouse pointer is stationary within a menu item's bounding rectangle.

 

Syntax

object.TooltipAutopopupDelay [= integer]

 

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