property MarkTime.BodyEventForeColor as Color
Specifies the foreground color of the events (body) that intersect the timer.

TypeDescription
Color A Color expression that specifies the foreground color to show the body for the events that intersect the timer.
By default, the BodyEventForeColor property is 0, which means it has no effect. The BodyEventForeColor property has effect only if it is set on a non-zero value, and it changes the event's body foreground color (BodyForeColor property) for all events that intersect with the current timer. The BodyEventBackColor property changes the background color for events that intersects with the current timer. The StatusEventBackColor property change the event's status background color. 

The following screen shot shows the events from the timer, with a different foreground color: