Guy wrote
Hi,
Thanks we will try to reproduce it. If any one has a more specific scenario that would be very useful.
Thanks,
Guy
|
Hello Guy,
This happens to me very often. I just close the form completely (both designer and code file), reopen it and everything runs fine. I don't have to close the VS itself ! I believe that this may happen if you play around a lot with many controls, change some code, add some code, then back to the designer, copy paste some controls, some times presssing the CTRL key and dragging the control to create a new one (which doesn't work completely, i mean the control is being added as a signature in the designer.vb, but there is no command me.controls.add(NewControl) to actual show the control to the form). To be honest, if i do ALL these i just mentioned, chances are that the issue we're discussing, will occur :-))))