Share via


WaitCursor Class

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

Syntax

'Declaration
Public NotInheritable Class WaitCursor _
    Implements IDisposable
'Usage
Dim instance As WaitCursor
public sealed class WaitCursor : IDisposable
public ref class WaitCursor sealed : IDisposable
public final class WaitCursor implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Shell.WaitCursor

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WaitCursor Members

Microsoft.VisualStudio.Modeling.Shell Namespace