property ExplorerBar.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 BorderGroupHeight property to specify the distance between two groups, in pixels. Use the BorderGroupHeight, BorderHeigth and BorderWidth properties to define the size of the groups inside the control's client area. The Left, Top, Width and Height properties determine the location of the group's list in client coordinates.