Hello all,
I'm trying to create a IE7-like Quick tab (the tab that displays a thumbnail image of all opended tab) using WPF. How can I render the content of the tab items into images?
Thanks, Shahaf.
Hello all,
I'm trying to create a IE7-like Quick tab (the tab that displays a thumbnail image of all opended tab) using WPF. How can I render the content of the tab items into images?
Thanks, Shahaf.
You can use VisualBrush in WPF to do that check out this link http://www.codeproject.com/KB/WPF/WPFImageEffects.aspx