property Event.BodyForeColor as Color
Specifies the foreground color of the event (body).

TypeDescription
Color A Color expression that specifies the event's foreground color.
By default, the BodyForeColor property is 0. The BodyForeColor property specifies the foreground color to show the labels on the event.  The BodyBackColor property specifies the background color of the event's body. The BodyEventForeColor property specifies the foreground color to show the body for all events. The EventForeColor property specifies the event's foreground color if it belongs to a group. The BodyPattern property gives access to the pattern to be shown on the event's body. The StatusColor property indicates the color show the event's status.