In my program I can put a Breakpoint any where in my program except on one form. I can put a breakpoint in the Form Load event but if I put one in one of my buttons with no code and break on a dummy code line: swdfsdfs=1 my VB6 will not go to it.
If I right click and maximize on my vb6 window it pops up with it sitting on that break but I can't continue or do anything in my vb6 window....HELP lol
