VLButtonBar Reference

Read/Write Property ButtonHighlightZone

See Also See Also Applies To Applies To

Returns or sets highlight zone of the buttons of a VLButtonBar control.

 

Syntax

object.ButtonHighlightZone[=value]

 

The ButtonHighlightZone property syntax has these parts:

Part Description
Object An object expression that evaluates to the objects in Applies to list.
Value An integer specifying the ButtonHighlightZone, as described in Settings.

 

Settings

The settings for value are:

Constant Setting Description
ConstantvlZonePictureAndText 0 (default) Complete button is highlighted when the mouse moves over a button.
ConstantvlZonePicture 1 Button picture area is highlighted when the mouse moves over a button.