Hi.

I am a C++ and MFC programmer. I have been forced to code a simple C# program at school. Frankly, I feel threaten. Secondly, I find C# confused. Everything is "Win Form." Where the heck are all the code behind the program?

Anyways, I am desperately in need of help. Here is the basic program.

Buttons = 2
Edit boxes = 3
Listbox = 1

The idea is to enter information in one the three edit boxes and then click a button to add it to a list box.

Right now I want to add multicolumns to the listbox.

Please post if you have experience with C# and can point out all the shortcuts. This is a very simple introductory program.

Thanks,
Kuphryn