Cursor Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:

