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

TypeDescription
Long A Long expression that specifies the height of the control's border where the element that does not fit the control's visible part are shown.
By default, the BorderHeight property is 2 pixels tall. The BorderWidth / BorderHeight properties specify the size on the margin where the overview elements are shown. The OverviewColor property specifies the color to show the elements when they do not fit the surface's visible area. The OverviewColor property has effect when the element is not fitting the surface's client area and it is shown on the border of the surface.

The following screen shot shows the how elements are shown when they are not visible in the surface's client area ( look on the border ) :