Saturday, February 14, 2009

Notification Bar Control For Windows Forms (Win Forms)

Here is simple Notification Bar control (like we see in Internet Explorer). Gives application a good look. Note that I haven't done much thing, you can customize is further if you like. It supports blinking too. Usage: ShowNotification() method to display the Notification. BlinkTimes property to set the Number of Times to blink. Download Source Code: Notificationbar.zip