﻿# Excellent MSN Style Toast popper

<datetime class="hidden">2004-03-16T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported, C#, .NET -->

Been playing a little with my little stats app over this weekend, decided to add a little MSN-like notification function - this was made incredibly simple with [this](http://www.codeproject.com/cs/miscctrl/taskbarnotifier.asp?target=Taskbar), a wonderful control  by [John O'Byrne](http://www.codeproject.com/script/profile/whos_who.asp?id=34189) which allows you to use any bmp file for a notification popup window; very similar to the MSN messenger popup thingy...
This is a truly excellent control provided with source...go, pop for your country!