Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.47 ClientWidth Property

Description:

Contains the width of the client area.

Used in control(s):

Form object

Tab

Value:

The width of the client area in the units defined in the ScaleMode property.

Default value:

None.

COBOL picture

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Form

Set and reference.

Tab

Not accessible.

Execution time access:

Form

Set and reference.

Tab

Reference only.

Backward compatibility attribute:

None.