Set Background Color - INPUTD SENDMSG() Function 32

Syntax

TF$=SENDMSG(sysgui,id,32,color,$${,context{,ERR=lineref}})

Description

In BBj 4.00 and higher, this function sets the INPUTD control's background color.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTD control ID.

32

Number of this SENDMSG() function.

color

Background color specified as DEC($00$+$RRGGBB$), where $RRGGBB$ defines the RGB value.

$$

Always null.