Set Title - INPUTN SENDMSG() Function 21
Syntax
TF$=SENDMSG(sysgui,id,21,0,title${,context{,ERR=lineref}})
Description
This function sets the title text of the INPUTN control.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
INPUTN control ID. |
21 |
Number of this SENDMSG() function. |
0 |
Always zero. |
title$ |
INPUTN control title text. |