Table of Contents

Class WaitCursorChanger

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Simply sets a control's Cursor to the WaitCursor (hourglass) on creation, and sets it back to its original setting upon disposal.

public sealed class WaitCursorChanger : IDisposable
Inheritance
WaitCursorChanger
Implements
Inherited Members

Constructors

WaitCursorChanger(Control)

Methods

Dispose()
~WaitCursorChanger()