DECLARE FUNCTION DQBmouseY ()
An INTEGER value holding the current mouse y coordinate
Call this function at any time to know the current mouse y position.
The position is given in pixel units, and ranges depending on the actual mouse range box. This can be changed by calling DQBsetMouseRange.
See DQBmouseInit example