1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 19:20:25 +00:00
qb64/internal/help/_MOUSEHIDE.txt
2017-10-10 11:55:21 -03:00

15 lines
205 B
Plaintext

{{DISPLAYTITLE:_MOUSEHIDE}}
The [[_MOUSEHIDE]] statement hides the mouse cursor.
{{PageSyntax}}
: [[_MOUSEHIDE]]
{{PageSeeAlso}}
* [[_MOUSESHOW]]
* [[_MOUSEINPUT]]
* [[_MOUSEMOVE]]
{{PageNavigation}}