Set Text Color - INPUTT SENDMSG() Function 31

Syntax

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

Description

In BBj 24.00 and higher, this function sets the INPUTT control's text color.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTT control ID.

31

Number of this SENDMSG() function.

color

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

$$

Always null.