![]() | Type | Description | ||
| Long | A long expression that indicates a predefined cursor. |
Following are the constants for mouse pointers:
| Value | Description |
|---|---|
| 0 | (Default) Shape determined by the object. |
| 1 | Arrow. |
| 2 | Cross (cross-hair pointer). |
| 3 | I Beam. |
| 4 | Icon (small square within a square). |
| 5 | Size (four-pointed arrow pointing north, south, east, and west). |
| 6 | Size NE SW (double arrow pointing northeast and southwest). |
| 7 | Size N S (double arrow pointing north and south). |
| 8 | Size NW, SE. |
| 9 | Size E W (double arrow pointing east and west). |
| 10 | Up Arrow. |
| 11 | Hourglass (wait). |
| 12 | No Drop. |
| 13 | Arrow and hourglass. |
| 14 | Arrow and question mark. |
| 15 | Size all. |
| 99 | Custom icon specified by the MouseIcon property. |