Skip to main content
Skip table of contents

Application_StatusBar_StatusIndicator

StatusIndicator

Properties

name : uiIdentifier

Uniquely indentifies the StatusBar instance.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

width : Dimension

Width of the statusbar Units may be specified in pixels, points, percentage, or integer.

Example


"400px" or "400pt"

Valid values based on“string”.
(\d{1,8})|(\d{1,8}px)|(\d{1,8}pt)|(\d{1,8}%)

Parents

Parent topic: Application_StatusBar

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.