SetCursor Class |
Namespace: Jam.Shell
The SetCursor type exposes the following members.
| Name | Description | |
|---|---|---|
| SetCursor |
Initializes a new instance of the SetCursor class and makes the WaitCursor the active cursor.
| |
| SetCursor(Cursor) |
Initializes a new instance of the SetCursor class and makes the passed cursor the active cursor.
|
| Name | Description | |
|---|---|---|
| Dispose |
Resets the active cursor to the cursor that was active when this instabce was initialized.
|