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

TypeDescription
Long A Long expression that indicates the border width of the control.
By default, the BorderWidth property is 0. 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.