Share via


WaitCursor.Clear Method

Restore the original cursor. It is not normally necessary to call this explicitly.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntax

'Declaration
Public Sub Clear
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()

.NET Framework Security

See Also

Reference

WaitCursor Class

Microsoft.VisualStudio.Modeling.Shell Namespace