.Net Town

What's up with .Net in your neck of the woods? We'll discuss all the basics here. Eventually, we'l break out separate groups for C#, etc...

Forms

Need a bit of help. I am doing a project for school and I am having a bit of difficulties. I have a form "SandwichForm" and an inherited form "SummaryForm" The summary form opens when you click the submit button. What I would like to do is have both forms close after viewing and clicking an exit button on the "SummaryForm". Anyone have any suggestions?