ShowMouse command

The ShowMouse command displays or hides the mouse cursor.

 

Syntax

Integer=Show

PluginSet("PlugIn","Integer")

PluginRun("PlugIn","ShowMouse")

Parameters

Show

[in] If Show value is non-zero, the cursor will be displayed. If Show value is zero, the cursor will be hidden.