CursorChangedEventArgs Properties |
The CursorChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitmap |
The cursor image. Available for custom cursors only.
|
![]() | CursorType |
The cursor type. If set to Custom, the cursor image and hotspot are provided in the
corresponding fields.
|
![]() | Hotspot |
The cursor hotspot. Available for custom cursors only.
|