CWaitCursor::Restore

This method restores 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.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void Restore( );

See Also

CCmdTarget::RestoreWaitCursor