ArcObjects Library Reference (Framework)  

MouseCursor CoClass

The the system mouse cursor.

Product Availability

Available with ArcGIS Desktop.

Description

The MouseCursor is a reference to the system mouse cursor object. You can use MouseCursor to set the system mouse cursor to be one of the standard built-in cursors or a custom cursor. This is useful if you want to display a wait cursor while you code performs a large process.

Supported Platforms

Windows

Interfaces

Interfaces Description
IMouseCursor Provides access to members that set the system cursor.