property Schedule.BodyEventForeColor as Color
Specifies the default foreground color of the events.

TypeDescription
Color A Color expression that specifies the foreground color to show the event's body.
The BodyEventForeColor property specifies the foreground color to show the body for all events. The BodyForeColor property specifies the foreground color of the event's body. The EventForeColor property specifies the event's foreground color if it belongs to a group. The BodyBackColor property specifies the background color of the event's body. The EventBackColor property specifies the event's background color if it belongs to a group. The StatusColor property indicates the color show the event's status. The ShowEvents property specifies what events the control should show. The EventsTransparent property indicates the transparency to show the events on the schedule view.