VLButtonBar Reference

Read/Write Property GroupFlow

See Also See Also Applies To Applies To

Returns or sets visual flow of groups of VLButtonBar control.

 

Syntax

object.GroupFlow[=value]

 

The GroupFlow 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 visual flow of the groups, as described in Settings.

 

Settings

The settings for value are:

Constant Setting Description
ConstantvlVertical 0 (default) Group headers span full width of the control, and are tiled vertically from top to bottom.
ConstantvlHorizontal 1 Group headers span fill height of the control and are tiled horizontally from left to right.