Is there a control I can use to make navigation/selection like the one under Outlook Options (left “menu”) in WPF? Or do I need to restyle a tabcontrol or something like that, and if so, is there an example out there to make it look like Outlook Options?
Share
I ended up restyling a
ListBox, here is the code: