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