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

TypeDescription
Long A long expression that defines the height of the empty borders at the top and bottom 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 BorderHeight property is 2 pixels.