Navigation: Ultimate Suite for PowerBuilder Help > Gradient Header > Functions >

of_setimage

Send comments on this topic.

 

Description:

Sets the image that will display in the control.

Syntax:

of_setimage (string as_image, integer ai_pos)

Argument

Description

as_image

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

ai_pos

Pass LEFT or RIGHT depending on where you want the image to display.

LEFT and RIGHT are constants defined in the gradient header control.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.