When a window is hidden, the .NET framework releases mouse capture.
If you hide your window while the crosshair is dragged, invoke
this method afterwards to restore mouse capture.
Declaration Syntax
C# |
public void RestoreMouseCapture()