property ComboBox.BackColorLevelHeader as Color
Specifies the multiple levels header's background color. /*not supported in the lite version*/

TypeDescription
Color A color expression that indicates the background color of the control's header bar.
Use the BackColorLevelHeader property to specify the background color of the control's header bar when multiple levels are displayed. Use the HeaderBackColor and HeaderForeColor properties to define colors used to paint the control's header bar. Use the LevelKey property to display the control's header bar using multiple levels. If the control displays the header bar using multiple levels the HeaderHeight property gets the height in pixels of a single level in the header bar. The control's header displays multiple levels if there are two or more neighbor columns with the same non empty level key.