Navigation: Ultimate Suite for PowerBuilder Help > Single Page Application Windows > With Navigation > Functions >

of_addtoolbaritem

Send comments on this topic.

 

Description:

Adds a button to the toolbar in the windows caption.

Syntax:

of_additem (string as_text, string as_image)

Argument

Description

as_text

The text of the button that's being added to the toolbar.

as_image

The file name of the image used in the button. You can use a PowerBuilder image (e.g. "sql!").

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.