Navigation: Ultimate Suite for PowerBuilder Help > Toolbar Strip > Functions >

of_cleargroup

Send comments on this topic.

 

Description:

Removes all items from a toolbar group.

Syntax:

of_cleargroup (integer groupid)

Argument

Description

groupid

The index of the group you are removing items from. groupid is returned from of_addgroup .

Return Value:

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

Usage:

See Also:
 of_addgroup
 of_assignitemtogroup
 of_setgroupitem


Copyright © 2021 Werysoft Inc.