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

of_settextcolor

Send comments on this topic.

 

Description:

Changes the controls text color based on the location provided (constants RIGHT or LEFT)

Syntax:

of_settextcolor (long al_color, long al_pos)

Argument

Description

al_color

RGB value of the color used in the top portion of the gradient.

al_pos

Pass LEFT or RIGHT depending on which text color you want to change.

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

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.