Click or drag to resize

SetCursor.Dispose Method

Resets the active cursor to the cursor that was active when this instabce was initialized.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also