property ListBar.ForeColor as Color
Retrieves or sets a value that indicates the control's foreground color.

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

Use the ForeColor property to specify the control's foreground color. Use the ForeColorGroup property to specify the default foreground color used to paint the groups captions. Use the ForeColor property to specify the foreground color for group's caption,  Use the ForeColorList property to specify the foreground color of the group's list. Use the ForeColor property to specify the item's foreground color. Use the <fgcolor> built in HTML tag in the Caption property to define portions of text using a specified foreground color.