property ListBar.SelForeColorGroup as Color
Retrieves or sets a value that indicates the group's foreground color, if it's selected.

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

The SelForeColorGroup property has effect only if MarkSelectGroup property is True. Use the ForeColor property to specify the foreground color for the group's caption. Use the ForeColorList property to specify the foreground color of the group's list. Use the ForeColorGroup property to specify the default foreground color. Use the <fgcolor> built in HTML tag in the Caption property to define portions of text using a specified foreground color.