Set Column Style - GRID SENDMSG() Function 104
Syntax
TF$=sendmsg(sysgui,id,104,column,style${,context{,ERR=lineref}})
Description
This function sets the default style for a column in the main grid.
|
Parameter |
Description |
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sysgui |
SYSGUI channel. |
||||||||||||||
|
id |
Grid control ID. |
||||||||||||||
|
104 |
Number of this SENDMSG() function. |
||||||||||||||
|
column |
Number of the column. (Column numbering is zero-based.) |
||||||||||||||
|
style$ |
Column style:
|
The return value is a one-byte string that indicates the success or failure of an operation; $01$ indicates success, $00$ indicates failure.