property Schedule.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 border being applied to the top and bottom side of the control.
By default, the BorderHeight property is 0. The BorderHeight property specifies the height of the border in pixels, being applied to the top and bottom side of the control. The BorderWidth property specifies the width of the border on the left and right side of the control. The borders delimit the margin of the control and the client area, where the calendar and the schedule panel is displayed.