property Event.StatusPattern as Pattern
Specifies the pattern of the event (status)

TypeDescription
Pattern A Pattern object associated with the event's status.
By default, the StatusPattern.Type property exPatternEmpty which indicates that no pattern is shown, on the event's 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 EventPattern property indicates the pattern to be shown when events belongs to different groups. The BodyPattern property specifies the pattern to be shown on the event's body. The ShowStatusEvent property shows or hides the status part of all events. The ShowStatus property shows or hides the status part of giving event.