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

of_setgroupitem

Send comments on this topic.

 

Description:

Sets the default button for a group.

Syntax:

of_setgroupitem (integer groupid, integer itemid)

Argument

Description

groupid

The index of the group you are adding the toolbar button to. groupid is returned from of_addgroup .

itemid

The index of the button you are preselecting in the group.

Return Value:

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

Usage:

See Also:

of_addgroup
of_assignitemtogroup
of_cleargroup


Copyright © 2021 Werysoft Inc.