Cursor Properties
.NET Framework 4.5
The Cursor type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clip | Gets or sets the bounds that represent the clipping rectangle for the cursor. |
|
Current | Gets or sets a cursor object that represents the mouse cursor. |
|
Handle | Gets the handle of the cursor. |
|
HotSpot | Gets the cursor hot spot. |
|
Position | Gets or sets the cursor's position. |
|
Size | Gets the size of the cursor object. |
|
Tag | Gets or sets the object that contains data about the Cursor. |