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
Locks the given window.
void LockUpdate(
   BOOL bLock
);
When a window is locked, it cannot be moved and it cannot be redrawn.
Header: afxdockingmanager.h