<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Windows 7 Taskbar in 10 Minutes -- Part IV: Preview and Peek</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-IV-Preview-and-Peek/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/469416_100x75.jpg</url>
		<title>Channel 9 - Windows 7 Taskbar in 10 Minutes -- Part IV: Preview and Peek</title>
		<link></link>
	</image>
	<description>
This is the&amp;nbsp;fourth, and last,&amp;nbsp;part of&amp;nbsp;my ScreenCast series on implementing the Windows 7 Taskbar features in less than 10 minutes  (well, I ran little over this time , sorry).&amp;nbsp;The short video shows how to leverage the Windows 7 Taskbar Preview and
 Window Peek for your application.  
Part IV -- Preview and Window Peek:&amp;nbsp;&amp;nbsp;
In the last part of the screencast series I show you how to develop an application that 

Allows you to show a clipped Taskbar Preview of your application, on a defined location of your application window.
Dynamically changes the size of the preview image in the Taskbar. Change the preview image to show a custom Icon instead. Show a custom Window Peek Bitmap of your application when hovering with the mouse over the Taskbar Preview.

The source code is available 
here. 
You can download the managed wrappers for the Windows 7 API from the 
Vista Bridge web page.

Part III -- JumpList: 
In this part I show you how to develop an application that 

Creates a custom category for the Jumplist. Allows you to add Items to the custom Jumplist category (in this case text files, opened in Notepad when selected).
Add user tasks to the Jumplist such as opening the calculator or notepad when selected.
Add a separator to the Jumplist to group items. 
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-III-Jumplists/&amp;nbsp;. The source code is available

here. 
Part II -- Icon Overlay: 
In this part I show you how to implement custom Icon Overlays in the taskbar indicating the happiness (happy/unhappy) of your application. In your applications you can use this to 

Can indicate the status of your application or provide other useful information (such as online/offline, sign in status, status of your application).
Dynamically change the icon. 
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-II-Icon-Overlay/The source code is available

here. 
Part I -- ProgressBar and Status: 
In the first part of my screencast series I develop an application that allows to
 

Show the progress of the applications work in the taskbar. Indicate the status (Paused, Normal, No determinate, Error). Dynamically change the status based on events. 
http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-I-Progress-Bar/
 . The source code is available 
here . 
The Windows API Code Pack can be downloaded here.

I hope you found the series of Screencasts useful and to the point .

Also, check out my blog at 
http://blogs.msdn.com/glenz . 
&amp;nbsp; 
&amp;nbsp; 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 03:14:02 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 03:14:02 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>