Set Text Color - INPUTN SENDMSG() Function 28

Syntax

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

Description

This function sets the text color of the INPUTN control.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTN control ID.

28

Number of this SENDMSG() function.

color

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

$$

Always null.