This document is archived and information here might be outdated.  Recommended version.


MouseCursor Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > M > MouseCursor Class
ArcGIS Developer Help

MouseCursorClass Class

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.