Navigation: Ultimate Suite for PowerBuilder Help > XP ListBar > Functions >

of_addlabel

Send comments on this topic.

 

Description:

Adds a label containing plain text to a group.

Syntax:

of_addlabel (string as_label, string as_picture, long al_parent)

Argument

Description

as_label

The label text that will display in the group.

as_picture

The file name of the image used in the button. You can use a PowerBuilder image (e.g. "sql!").

al_parent

The index of the group that the label will be added to.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.