Ok, I know this might not be suitable to be posted on this forum but idk where else to post it.

So for an assignment I must write a small application that does anything I want it to. But it must use simple codes as my classmates are noobs, they just started C# etc...

The program must be easy to use, custom made and also it must contain atleast the following

Two Forms
Four Buttons
Three Labels
Three Textboxes
One Picture Box
Two Panels
A Menu OR a Tab Control (choose one)

As in for the forms I know I will have a main form and an about form so that is not a problem, but using all the others and developing something very basic... that is my problem.

Thanks in advanced for any help
ClayC