Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
RemoteControl.ShowCursor
Shows the mouse cursor.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RemoteControl | 3.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "RemoteControl.ShowCursor" )
Parameters
none
Result
Returns OK.
Description
Shows the mouse cursor.Examples
Hide the mouse:
MBS( "RemoteControl.HideCursor" )
Show the mouse:
MBS( "RemoteControl.ShowCursor" )
See also
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014