Set Field Height - SENDMSG() Function 21
Syntax
TF$=SENDMSG(sysgui,id,21,int,$$)
Description
BBj 10.0 and higher, this version of the SENDMSG() function sets the field height of a List Button or List Edit control. Also supported in Visual PRO/5.
|
Parameter |
Description |
|
sysgui |
SYSGUI channel. |
|
id |
List Button or List Edit ID. |
|
21 |
Number of this SENDMSG() function. |
|
int |
Field height. |
|
$$ |
Always empty. |