Set Heading Light Shadow Color - GRID SENDMSG() Function 53

Syntax

NULL$=SENDMSG(sysgui,id,53,rgb$,$${,context{,ERR=lineref}})

Description

This function sets the color of the light shadows that create a three-dimensional effect on heading grids.

Parameter

Description

sysgui

SYSGUI channel.

id

Grid control ID.

53

Number of this SENDMSG() function.

rgb$

An $RRGGBB$-formatted string that defines the RGB value of the light shadow color.

$$

Always null.

The return value is a null string.