CWaitCursor::Restore

Call this member function to restore the wait cursor after performing an operation, such as displaying a message box or dialog box, which might change the wait cursor to another cursor.

Syntax

void Restore( );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CWaitCursor Overview, CWaitCursor Member Functions, Support Classes, CCmdTarget::RestoreWaitCursor