Here’s a dump of some code that seems hard to find. The WPF tabcontrol has a TabStripPlacement but it does not automatically places the tab text in the right way. I’ve also added the code to make the tabs a bit rounder.
[...] to Close the Discoverability Gap I changed my search and from Silverlight to WPF TabControl. Using this example as a guide I came up with this working Silverlight [...]
I think your XAML dump got reformatted poorly at some point (when it was pasted?)
For example:
By ionymous January 31, 2008 - 10:32 pmSry… that didn’t paste.
By ionymous January 31, 2008 - 10:33 pmAnyway… just look at the posted XAML.
Sorry for that, have removed the code and replaced it with the VS2008 solution instead.
By Me February 1, 2008 - 10:06 amThanks for this. I needed a quick solution, and this does the job nicely.
By C Cockrell April 1, 2008 - 12:40 pm[...] to Close the Discoverability Gap I changed my search and from Silverlight to WPF TabControl. Using this example as a guide I came up with this working Silverlight [...]
By Development in a Blink » Blog Archive » Silverlight 2 Beta 2 TabControl June 11, 2008 - 3:17 amAwesome! This was just what I was looking for.
By Jay M. July 22, 2008 - 7:38 pmMuch thanks!
Fantastic! Has anyone achieved this in Silverlight? I was shocked to find that LayoutTransform was not available!!!!!!
Cheers,
By Martin Cook July 28, 2008 - 12:04 pmMartin
Thanks! Great example, saved me some time, and nice tutorial as well
By Mikhail December 27, 2008 - 11:24 pmNice one!
By Oleksii October 28, 2009 - 4:16 pm