The SystemCursor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CopyCursor |
Creates copy of passed cursor.
| |
| GetCurrentCursor |
Gets current cursor system-wide.
| |
| GetCursor |
Gets cursor handle for passed cursor type.
| |
| Hide |
Decreases visibility cursor counter.
| |
| IsVisible |
Returns visibility state of mouse cursor.
| |
| RestoreSystemCursors |
Restores default system cursors and cancels any changes made by SetCursor calls.
| |
| SetCursor | Overloaded. | |
| Show |
Inscreases visibility cursor counter.
|