Set Background Color - INPUTN SENDMSG() Function 29

Syntax

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

Description

This function sets the background color of the INPUTN control.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTN control ID.

29

Number of this SENDMSG() function.

color

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

$$

Always null.