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 (in ShellBrowser.dll) Version: 7.2
Syntax
public SetCursor()
Remarks
This class should only be used with the using statement.
See Also