Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.272 StatusText Property

Description:

Defines the text to display in the status bar.

Used in object:

Form

Value:

The character string to display.

It is only effective when the ShowStatusbar property is True.

Default value:

None.

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.