CDockingManager::LockUpdate
Locks the given window.
void LockUpdate(
BOOL bLock
);
Parameters
- [in] bLock
TRUE if the window is locked; FALSE otherwise.
Remarks
When a window is locked, it cannot be moved and it cannot be redrawn.
Requirements
Header: afxdockingmanager.h