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

of_removegroup

Send comments on this topic.

 

Description:

Removes a group and all its child items from the XP ListBar control.

Syntax:

of_removegroup (string as_group)
of_removegroup (long al_group)

Argument

Description

al_group

The index of the group you want to remove.

as_group

The text label of the group you want to remove.

Return Value:

Returns 1 if successful or a 0 if the method was unable to remove the group.

Usage:


Copyright © 2021 Werysoft Inc.