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

of_removeitem

Send comments on this topic.

 

Description:

Removes a button from the toolbar control.

Syntax:

of_removeitem (string as_item)
of_removeitem (long al_item)

Argument

Description

as_item

The text of the button you want to remove.

al_item

The index of the button you want to remove.

Return Value:

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

Usage:


Copyright © 2021 Werysoft Inc.