Maintain focus on a form when debugging
When debugging, the form from which a process may have been launched loses focus. so to debug code behind, I need to close all other forms so I can see data changes on the form I'm debugging.
1
vote
