method Event.ClearShowStatus ()
Clears the status flag, so the ShowStatusEvent property indicates whether the current event shows or hides its status.

TypeDescription
The ClearShowStatus method clears the ShowStatus flag, if previously the ShowStatus property has been set. By default, the ShowStatusEvent property shows or hides the status part for all events. The ShowStatus property shows or hides the status part of giving event. Use the ClearShowStatus method to allow the ShowStatusEvent property to display the event's status, rather than ShowStatus property.

You can: