property ListBar.BorderHeight as Long
Specifies the border's height.

TypeDescription
Long A long expression that indicates the border's height, in pixels.

By default, the BorderHeight property is 2 pixels. Use the BorderWidth property to specify the width of the control's border. Use the BorderHeigth and BorderWidth properties to define the size of the groups inside the control's client area.