Set Mouse Scrolling Mode - GRID SENDMSG() Function 65
Syntax
NULL$=SENDMSG(sysgui,id,65,mouse_move_mode,$${,context{,ERR=lineref}})
Description
This function toggles the mouse scrolling behavior.
|
Parameter |
Description |
|
sysgui |
SYSGUI channel. |
|
id |
Grid control ID. |
|
65 |
Number of this SENDMSG() function. |
|
mouse_move_mode |
0 Disable mouse scrolling. |
|
$$ |
Always null. |
The return value is a null string.