property ListBar.BorderWidth as Long
Specifies the border's width.

TypeDescription
Long A long expression that indicates the border's width.

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