method Event.ClearStatusColor ()
Clears the status color flag, so the StatusEventColor property indicates the color to show the event's status.

TypeDescription
The ClearStatusColor method clears the StatusColor property, if previously has been set. By default, the StatusEventColor property indicates the visual appearance to show the status part of all events. The StatusColor property indicates the color to show the status for a giving event. The ClearStatusColor method allows the StatusEventColor property to specify the event's status color, rather than StatusColor property. The ShowStatus property indicates whether the event displays the status part. The ShowEventStatus property indicates whether all events shows the status part.