Set Margin Mode - GRID SENDMSG() Function 63
Syntax
NULL$=SENDMSG(sysgui,id,63,margin_mode,$${,context{,ERR=lineref}})
Description
This function applies the margin setting defined in Set Margin SENDMSG() - Function 62 to both margins or the left margin only.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
Grid control ID. |
63 |
Number of this SENDMSG() function. |
margin_mode |
0 Set the left margin only (default). |
$$ |
Always null. |
The return value is a null string. The right margin cannot be different from the left margin, unless it is zero.