property ToolBarCRD.BackColor as Color
Specifies the control's background color.

TypeDescription
Color A Color expression that specifies the control's background color.
Use the BackColor property to specify a solid color on the control's background. The ForeColor property specifies the control's foreground color. The Picture property to assign your logo on the control's background. The control uses the PictureDisplay property to determine how the picture is displayed on the control's background. Use the Background(exToolBarButtonHotBackColor) property to specify the visual appearance of the item when the cursor hovers it.