Saturday, September 19, 2009

Custom MessageBox Control for Silverlight 3

msgBox_error silverlight messagebox msgBox_info silverlight messagebox
In this article, I'll show you how to create a custom messagebox user control in Silverlight 3, so that you can use it in any Silverlight application instead of the default messagebox. I assume that you are familiar with Expression Blend and with its UI.

 

Click here to view my full article on codeproject and get the source code of the project. I’m waiting for your feedback.