It's very handy to debug your code by advancing stepwise through program statements. However I don't have a clue as to how you could do this when your code is within the MouseMove event handler subroutine and you get trapped in a loop.

Does anyone know a way to circumvent this inconvenience?