property Element.StatusSize as Long
Specifies the size of the status inside the element.

TypeDescription
Long A Long expression that defines the size of the status part of the element.
By default, the StatusSize property is 4. The StatusSize property indicates the size of the element's status. The StatusAlign property indicates the alignment of the element's status.  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 StatusPattern property indicates a different pattern to be displayed on the element's status part.