I am new here and so I am seeking your help. How would I be able to get an outlook style sidebar as attached done in strataframe? If anyone have the sample code it would be appreciated.
Also, how are tabs done in strataframe?
It is just a page on the PanelManager, that is activated when You click the Organization button on the ThemedLinkMenu.
On the page there is a TreeView with the Dock property set to Fill. You can populate the tree with what ever data you like. In my example for You, I just typed the nodes in.
/Teddy