property Rollist.BorderWidth as Long
Sets or retrieves a value that indicates the border width of the control.

TypeDescription
Long A long expression that indicates the width of the border at the left and right sides of the control, in pixels.

Use the BorderHeight and BorderWidth properties to define the size of the border around the control. By default, the BorderWidth property is 2 pixels.