DQBmouseHide
SUB

Prototype

DECLARE SUB DQBmouseHide ()

Parameters

Returns

none

Description

Hides the mouse cursor if it was visible. Though the mouse is not visible, it remains active.

Notes:

See DQBmouseShow

Example

See DQBmouseDetected example