Application_StatusBar_StatusIndicator
StatusIndicator
Properties
name : uiIdentifierUniquely 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 : DimensionWidth 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
Application_StatusBar - The application status bar.
Parent topic: Application_StatusBar