property Group.ForeColorList as Color
Retrieves or sets a value that indicates the foreground color of the group's list when it is active.

TypeDescription
Color A color expression that indicates the group's list's foreground color.

Use the ForeColorList property to specify the foreground color for the group's list. Use the ForeColor property to specify the foreground color of the group's caption. If you have not specified a foreground color for the group's list the control's ForeColor property specify the foreground color of the group's list.