This is homework so for those that dont like looking at someone asking questions about homework dont read this post.
I am to create a console application and a windows form in C#. When I run the console application it suppose to popup a windows form with two buttons on it Pressme and Exit. The part I am having a hard time with is. How do I do this? I think I need to inherit the windows form into the console application. Help would be great.