Application.MouseCursor Property

Syntax

MouseCursor as MouseCursor


The cursor that is displayed while the application is running. If the Application class MouseCursor is not Nil, the non-Nil MouseCursor properties belonging to any Windows or Controls are ignored.

You can use the cursors in the Cursors object to set the mousecursor.