property ToolBarCRD.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A Color expression that specifies the control's foreground color.
The ForeColor property specifies the control's foreground color. Use the BackColor property to specify a solid color on the control's background. 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(exToolBarButtonHotForeColor) property to specify the visual appearance of the item when the cursor hovers it.