Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

InsertGroup – PB Docs 2021 – PowerBuilder Library

InsertGroup – PB Docs 2021

InsertGroup

PowerScript function

Description

Inserts a group in the panel of the RibbonBar control.

Applies to

RibbonBar
control

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

PanelHandle

The handle of the panel into which you want to insert a
group.

ItemHandleAfter

The handle of the item (check box, combo box, large
button, small button, group) on the same level after which you
want to insert the group.

Item

A group item to be inserted.

Return value

Long.

Returns the handle of the inserted item if it succeeds and -1 if an
error occurs. If any argument’s value is null, returns null.

Example 1

This example inserts a group after another in the “MyPanel”
panel.

Example 2

This example defines a group item, specifies its NewLine property,
and then inserts it after another group in the “MyPanel” panel.

See also

InsertGroupFirst

InsertGroupLast

DeleteGroup

SetGroup

GetGroup

GetChildItemByIndex


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x