property Element.StatusPattern as Pattern
Specifies the pattern of the element's status

TypeDescription
Pattern A Pattern object that defines the pattern to be shown on the status
The StatusPattern property indicates a different pattern to be displayed on the element's status part. Use the StatusColor property to specify a different status color. The StatusPadding property specifies the status padding. The BackColor property specifies the element's background color. The ForeColor property specifies the element's foreground color. The StatusSize property indicates the size of the element's status. The StatusAlign property indicates the alignment of the element's status.