I've searched around. Not exactly sure where this question belongs nor is there anything on Google (that I could find through my various ways of wording this). However the issue I experience is while writing in VB.net. So here seems adequate enough until otherwise stated.

The issue is that with breakpoints. When I put a breakpoint in a dialog, any ol' breakpoint. The dialog will no longer respond to my actions after the break (buttons will not click, or hover actions no longer occur etc). Therefore the only way out of the frozen dialog is to break the program, Alt+F4 etc.

So what could cause this?? I can't exactly recall when it started, but it only happens with dialogs. TBH I couldn't even give you my best guess as to why. But some behaviors such as this are new and oddly specific for easy fixes.

Thanks in advance!