
Sorry for this basic question, but I want to be sure what the best option is.
When programming with the Navigation Pane, at the time the user click on the pane I need to totally change the controls and content available at thye right area of the Panes. For example if I'm programming something like outlook when the user click on the Mail pane I need to display on the right side the list of the emails that have arrived, when he clicks on the calendar I need to take out that list and sho the calendar condrol. What's the best way to change the right area, maybe with a Tab control, having as many tabs as panes and shwitching the current tab of the selectd pane?
If that is the case, is there any way of hiding the tab headers (since those names are alreadyin the Panes)?
When programming with the Navigation Pane, at the time the user click on the pane I need to totally change the controls and content available at thye right area of the Panes. For example if I'm programming something like outlook when the user click on the Mail pane I need to display on the right side the list of the emails that have arrived, when he clicks on the calendar I need to take out that list and sho the calendar condrol. What's the best way to change the right area, maybe with a Tab control, having as many tabs as panes and shwitching the current tab of the selectd pane?
If that is the case, is there any way of hiding the tab headers (since those names are alreadyin the Panes)?