debugging issues

G

Guest

Hello,
I'm having a strange issue when I step through my code.
I have a 'main' form, from which I open a 2nd form. Both forms remain open.
If I use a break point in code that runs behind the 2nd form, when it gets
triggered, then I step through the code, and get to a point where the 2nd
form should be displayed again, it always closes down, and goes back to my
'main' form.
Any suggestions why this may be happening?
It's making debugging very difficult!
TIA
Amber
 
W

W.G. Ryan eMVP

Amber, can you post the code that's doing this? It'll be a lot easier to
nail it down from there.

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top