VLButtonBar Reference

Read/Write Property GroupGradientColor

See Also See Also Applies To Applies To

Returns or sets the gradient color for group headers.

 

Syntax

object.GroupGradientColor [= color]

 

The GroupGradientColor property syntax has these parts:

Part Description
object An object expression that evaluates to the objects in Applies to list.
color An OLE_COLOR expression specifying the gradient color for group headers.

 

Remarks

Depending on the value of GroupGradientType, the group background area will be painted in a gradient form starting from GroupGradientColor and ending into GroupBackColor.