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

GetGroup – PB Docs 2019 – PowerBuilder Library

GetGroup – PB Docs 2019

GetGroup

PowerScript function

Description

Gets the group according to the handle in the RibbonBar
control.

Applies to

RibbonBar controls

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

ItemHandle

The handle of the group you want to get.

Item

A RibbonGroupItem variable in which you want to store the
group identified by the item handle.

Return value

Integer.

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

Usage

You can also get an item according to the handle by using the GetItem function.

Examples

The following code example inserts a group to the “MyPanel” panel
and then gets a copy of the group according to its handle and stores it in
the lr_Group variable.

See also

InsertGroup

InsertGroupFirst

InsertGroupLast

DeleteGroup

SetGroup

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