Progress
Language Reference


SET-RGB-VALUE( ) Method

Specifies a combination of the red, green, and blue values of an entry in the color table.

Return Type: LOGICAL

Applies To: COLOR-TABLE System Handle

SYNTAX
SET-RGB-VALUE ( index , int-value ) 

index

An integer expression that specifies an entry in the color table.

int-value

An integer expression that specifies the RGB component of an entry in the color table. You can obtain this value from the color property of an ActiveX control, by using the RGB-VALUE function, or by using the GET-RGB-VALUE( ) method.

If the operation is successful, the method returns TRUE.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095