Skip to content

psText - cCJStatusBarPane

Determines the text to be displayed in the pane

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psText
Access Type Syntax
Read Access: Get psText to StringVariable
Write Access: Set psText to StringVariable/Value

Description

psText assigns the text to be displayed in the statusbar pane.

Default is "".

Both text and an image (psImage) may be assigned to a pane. If both are present, the image will appear to the left of the text. If piWidth is 0, the size of the pane will be auto-sized to fit the image and/or text.