Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to unlock a window that was locked with CWnd::LockWindowUpdate.
void UnlockWindowUpdate();
Remarks
Only one window at a time can be locked using LockWindowUpdate. See CWnd::LockWindowUpdate or the Win32 function LockWindowUpdate for more information on locking windows.
Requirements
Header: afxwin.h