See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Switch the mouse cursor to a wait cursor while saving.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected virtual IDisposable SwitchToWaitCursor() |
| Visual Basic |
|---|
Protected Overridable Function SwitchToWaitCursor As IDisposable |
| Visual C++ |
|---|
protected: virtual IDisposable^ SwitchToWaitCursor() |