Set Heading Dark Shadow Color - GRID SENDMSG() Function 52

Syntax

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

Description

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

Parameter

Description

sysgui

SYSGUI channel.

id

Grid control ID.

52

Number of this SENDMSG() function.

rgb$

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

$$

Always null.

The return value is a null string.