Set Horizontal Lines - GRID SENDMSG() Function 58
Syntax
LINEMODE$=SENDMSG(sysgui,id,58,line_flag,$${,context{,ERR=lineref}})
Description
This function controls the display of horizontal lines between rows in the body of the grid.
|
Parameter |
Description |
|
sysgui |
SYSGUI channel. |
|
id |
Grid control ID. |
|
58 |
Number of this SENDMSG() function. |
|
line_flag |
0 Suppress horizontal lines. Non-zero Display horizontal lines. |
|
$$ |
Always null. |
This function has no effect on headings. The return value is $01$ if lines displayed. $00$ if lines not displayed.