DeleteCheckBox – PB Docs 2019

DeleteCheckBox

PowerScript function

Description

Removes a check box from the panel or group of the RibbonBar
control.

Applies to

RibbonBar controls

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

ItemHandle

The handle of the check box 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

The example gets the check box whose index number is 1 in the
“MyPanel” panel and then deletes it according to its handle.

See also

InsertCheckBox

InsertCheckBoxFirst

InsertCheckBoxLast

SetCheckBox

GetCheckBox


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