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

DeletePanel – PB Docs 2022 – PowerBuilder Library

DeletePanel – PB Docs 2022

DeletePanel

PowerScript function

Description

Removes a panel from the category of the RibbonBar control.

Applies to

RibbonBar
control

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

ItemHandle

The handle of the panel you want to delete.

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 delete an item according to the handle by using the
DeleteItem function.

Examples

This example gets the panel whose index number is 1 in the
“MyCategory” category and then deletes it according to its handle.

See also

InsertPanel

InsertPanelFirst

InsertPanelLast

SetPanel

GetPanel

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