property SplitBar.SplitBackColor as Color
Specifies the splitter's background color.

TypeDescription
Color A color expression that defines the splitter's background color.. The last 7 bits in the high significant byte of the color indicates the identifier of the skin being used. Use the Add method to add new skins to the control. If you need to remove the skin appearance from a part of the control you need to reset the last 7 bits in the high significant byte of the color being applied to the background's part.
The SplitBarBackColor property defines the slit bar's visual appearance/background color. The BackColor property specifies the control's background color. The SplitHotBackColor property defines the slit bar's visual appearance/background color, while cursor is hovering the split bar. The BorderWidth property sets or retrieves a value that indicates the border width of the control. The BorderHeight property sets or retrieves a value that indicates the border height of the control.