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 : Disposable, IIsDisposed, IDisposable
- Inheritance
-
WaitCursorChanger
- Implements
- Inherited Members