Click here to Skip to main content
15,883,907 members
Articles / Programming Languages / C#

Custom MessageBox Control for Silverlight 3

Rate me:
Please Sign up or sign in to vote.
4.20/5 (16 votes)
19 Sep 2009CPOL4 min read 92.1K   3.5K   21  
Creating a user control for displaying a custom messagebox in Silverlight 3.0

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageBoxTest", "MessageBoxTest\MessageBoxTest.csproj", "{29331AE1-4572-4C22-A5F7-138A68D48FE8}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{29331AE1-4572-4C22-A5F7-138A68D48FE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{29331AE1-4572-4C22-A5F7-138A68D48FE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{29331AE1-4572-4C22-A5F7-138A68D48FE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{29331AE1-4572-4C22-A5F7-138A68D48FE8}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Asset Technology Group
Egypt Egypt
I'm a professional components designer, web developer, UX engineer and 3d designer as well, I'm 4 years experienced .net software engineer and 7 years experienced 3d designer using 3D Max. I'm very interested in RIA technologies, prototyping and UX engineering.

Ahmed Said
Senior .Net Software Engineer

Comments and Discussions