Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.138 IconName Property

Description:

Contains the resource name of the icon used by the form.

Used in object:

Form

Value:

The resource name of the icon.

It is only effective when the Icon property is "99-Custom".

You can only set the resource name in the Resource property page after you register the file in the module. You add an icon file to a module in the project list by using the Insert File option from the pop-up menu.

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:

POW-ICON PIC X(14)