This method displays the cursor as an hourglass when you expect a command to take a noticeable time interval to execute. The framework calls this method to show the user that it is busy, such as when a CDocument object loads or saves itself to a file.
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 |
void BeginWaitCursor( );
CWaitCursor, CCmdTarget::EndWaitCursor, CCmdTarget::RestoreWaitCursor, CWinApp::DoWaitCursor