Programming with Reflection
StatusLineText property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the current status line text. When this property is set to an empty string (""), the text display in the status line shows the current terminal emulation and connection status. (This is the default.) When this property is set to any other value, that text is shown in the status line. If you want the status line to be updated dynamically, you can change the value of this property in response to predefined events either programmatically (see example) or using the Events Setup dialog box.
The default value is "".