This document is archived and information here might be outdated. Recommended version. |
The the system mouse cursor.
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.
Interfaces | Description |
---|---|
IMouseCursor | Provides access to members that set the system cursor. |