The ShowStatusBar transaction sets whether or not the Status Bar is displayed. The Status Bar displays pointer coordinates and status messages at the bottom of the Imagenation window.
Type XTYP_EXECUTE
Syntax [ShowStatusBar(state)]
|
Parameter |
Data type |
Values |
Meaning |
|
state |
BOOL |
0 | 1 |
hide | show |
Remarks
This transaction does not work for external document windows.
Release information
Added in Release 4.10.
See also