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

of_setimage

Send comments on this topic.

 

Description:

Sets the image that will display in the toolbar button.

Syntax:

of_setimage (string as_item, string as_image)

Argument

Description

as_item

The text of the button you want to set the image on.

as_image

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

Return Value:

Returns 1 if successful or a 0 if the method was unable to set the new image for the tab.

Usage:


Copyright © 2021 Werysoft Inc.