Visual Basic Tutorial 15 October 2005
The goal of this project is to get you started with Visual Basic as a prototyping tool. We do not expect you to become black belts in one class!
Your assignment is to:
- Implement the GUI below in appearance, i.e. make something that looks like the picture.
- When different "messages" are selected in the "list-of-messages" pane, the text in the "body" pane should change. These messages can be (and, in the interest of time should be) totally faked. We do not expect you to implement a full email client in two hours.
Useful things to know: