Get Borders - Status Bar SENDMSG() Function 24
Syntax
BORDERS$=SENDMSG(sysgui,id,24,int,$${,context{,ERR=lineref}})
Description
This function returns a three-byte formatted string that contains the borders of the segments within the status bar.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
Status bar control ID. |
24 |
Number of this SENDMSG() function. |
int |
Always zero. |
$$ |
Always null. |
Bytes, 1,2, and 3 of the returned string identify the width of the vertical border, horizontal border, and the inter-segment border, respectively.