Navigation: Ultimate Suite for PowerBuilder Help > Loading Circle > Functions >

of_setcolor

Send comments on this topic.

 

Description:

Sets the color of a loading circle.

Syntax:

of_setcolor (long al_color)
of_setcolor (long al_color, boolean ab_redraw) 

Argument

Description

al_color

RGB value of the color used to set the loading circle color.

ab_redraw (optional)

Pass TRUE to force a SetRedraw(TRUE) call.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.