property ListBar.ForeColorGroup as Color
Retrieves or sets a value that indicates the default group's foreground color.

TypeDescription
Color A color expression that indicates the default foreground color for group captions.

Use the ForeColorGroup property to specify the foreground color for all groups. The ForeColorGroup property changes only the foreground color of group captions. Use the ForeColor, ForeColorList property to change the foreground color for a specific group. Use the <fgcolor> built in HTML tag in the Caption property to define portions of text using a specified foreground color.