VLMenuPlus Reference

Read/Write Property TooltipStyle

See Also See Also Applies To Applies To

Get/Sets TooltipStyle style used for displaying tooltips.

 

Syntax

object.TooltipStyle [=value]

 

The TooltipStyle property syntax has these parts:

Part Description
Object An object expression that evaluates to VLMenuPlus
value An integer specifying the style to be used for displaying tooltips, as described in Settings.

Settings

The settings for value are:

Constant Setting Description
vlBalloon

 

0 (Default) Tooltips (if enabled) as displayed in balloon shape.
vlRectangle

1 Tooltips (if enabled) as displayed in rectangular shape.

Note

On NT platforms, Balloon style tooltips support requires Windows 2000 (or Windows NT 4 with Internet Explorer 5 or later installed).

On Windows 98 or Windows 95, Balloon style tooltips support requires Internet Explorer 5 or later installed.