property CascadeFile.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.
The BorderWidth / BorderHeight property specifies the size of the control's border. The Appearance property retrieves or sets the control's appearance. The Add method to add new skins to the control. Use the BackColor property to specify the control's background color.