property MarkTime.StatusEventPattern as Pattern
Specifies the pattern of the events (status) that intersect the timer.

TypeDescription
Pattern A Pattern object to specify the pattern to be displayed on the status part of the events that intersect with the current timer. 
By default, the StatusEventPattern.Type property is exPatternEmpty which indicates that no pattern is shown. The Type property indicates the pattern to display on the status. The Color property indicates the color to display the pattern. The FrameColor property indicates the color to show the frame, if the exPatternFrame flag is included in the Type property. The BodyEventBackColor property change the event's body background color. The ShowStatus property shows or hides the status part of the event. 

The following screen shot shows the events from the timer, with a different pattern, on the status part: