J
John Bailo
I am trying to debug a form in VS.NET 2003
I set some breakpoints for a treeview click event.
This is what happens:
The form loads.
I click a node in treeview
The break point is hit
At this point, the form is frozen...I cannot minimize it and it blocks
my access to the studio IDE so I can't:
a) press the step through button
b) see what the code is
I have to press F5, shut down and make sure the form is not blocking the
screen.
Why does the form lock up during debug? That's kind of useless IMHO.
I set some breakpoints for a treeview click event.
This is what happens:
The form loads.
I click a node in treeview
The break point is hit
At this point, the form is frozen...I cannot minimize it and it blocks
my access to the studio IDE so I can't:
a) press the step through button
b) see what the code is
I have to press F5, shut down and make sure the form is not blocking the
screen.
Why does the form lock up during debug? That's kind of useless IMHO.