I'm just after a little bit of advice.

I want to write an appication that uses a toolbar to switch views on the main form. The best way to describe this would be something like outlook where when a button (say mail to contacts etc) is clicked the main display changes without apparently opening another form and displays a different set of controls. How is this achieved would I use panels and if so how do I switch them ?

Thanks in advance for any help.