Click or drag to resize

SetCursor Constructor

Initializes a new instance of the SetCursor class and makes the WaitCursor the active cursor.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public SetCursor()
Remarks
This class should only be used with the using statement.
See Also