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

of_settext

Send comments on this topic.

 

Description:

Set a buttons text by index or text.

Syntax:

of_settext (string as_text, long al_pos)

Argument

Description

as_text

A string value containing the text that will display in the control.

al_pos

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

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

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.