Set Heading Shadow Height - GRID SENDMSG() Function 51
Syntax
HEIGHT$=SENDMSG(sysgui,id,51,height,$${,context{,ERR=lineref}})
Description
For BBj-specific information, see Set Heading Shadow Height - GRID SENDMSG() Function 51.
This function sets the height of the shadows that create a three-dimensional effect on heading grids. The default is 2 pixels.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
Grid control ID. |
51 |
Number of this SENDMSG() function. |
height |
Shadow height, in pixels. |
$$ |
Always null. |
The return value is a binary representation. Use DEC(HEIGHT$) to get the numeric representation.