Share via


CursorSwitcher.Dispose Method

Disposes of this instance and changes the mouse cursor back to the default cursor.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub Dispose
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 
public final function Dispose()

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

CursorSwitcher Class

Microsoft.TeamFoundation.Common Namespace