views:

22

answers:

0

Using Expression Blend, I am trying to create an interface where the tabs are on the left, and the display area is on the right. It would give more of the illusion of buttons on the left.

I tried adding the SimpleTabControl with a Fill layout, and setting the TabStripPlacement to Left. However this gives me a control which has 2 tabs stretched from left to right, and the content area is on the bottom.