CWnd::UnlockWindowUpdate
呼叫此成員函式解除鎖定具有 CWnd::LockWindowUpdate的視窗。
void UnlockWindowUpdate();
備註
使用 LockWindowUpdate,只有一個視窗可以一次鎖定。 請參閱 CWnd::LockWindowUpdate 或 Win32 函式 LockWindowUpdate 有關鎖定視窗的詳細資訊。
需求
Header: afxwin.h
呼叫此成員函式解除鎖定具有 CWnd::LockWindowUpdate的視窗。
void UnlockWindowUpdate();
使用 LockWindowUpdate,只有一個視窗可以一次鎖定。 請參閱 CWnd::LockWindowUpdate 或 Win32 函式 LockWindowUpdate 有關鎖定視窗的詳細資訊。
Header: afxwin.h