MI
Milhouse
October 8, 2003 03:07 PM UTC
> ok, Im a bit new to programming, so bare with me! I have created a project with many forms. One of my forms in my project was completely incorrect. To save time, I just right mouse clicked in the "Solution Explorer" window and hit remove. Then I added a new form with the same name. Now, whenever I run my project I get the old form still showing! Why is this? How can I get rid of it and only see the new form I have created?? Not sure is this is an easy one or not, but it's all a bit japanese to me so specific instructions would be appreciated.
>
> Thanks in advance!!
>
Did you try to remove the .resx and .vb files that have the same name as you WinForm ?