Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.278 TabFixedWidth Property

Description:

Defines the width of the tab.

Used in control:

Tab

Value:

The width of the tab expressed in the units defined in the ScaleMode property.

It is only effective when the TabWidthStyle property is "1 - Fixed".

Default value:

None.

COBOL picture

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.