Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / MessageBox

MessageBox

MessageBox

Great Reads

by Vincent Maverick Durano
In this post, you will learn about the Customized MessageBox, ConfirmBox and FrameBox Controls for ASP.NET WebForms and how to use them in your application.
by Joezer BH
Avoiding a cumbersome message box or input box that locks the application in WPF.
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by JReichert
Use FlexibleMessageBox.Show to seamlessly replace your usages of MessageBox.Show and get more features in a single class you can easily add to your project

Latest Articles

by Vincent Maverick Durano
In this post, you will learn about the Customized MessageBox, ConfirmBox and FrameBox Controls for ASP.NET WebForms and how to use them in your application.
by Joezer BH
Avoiding a cumbersome message box or input box that locks the application in WPF.
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by JReichert
Use FlexibleMessageBox.Show to seamlessly replace your usages of MessageBox.Show and get more features in a single class you can easily add to your project

All Articles

Sort by Score

MessageBox 

by Joezer BH
Avoiding a cumbersome message box or input box that locks the application in WPF.
by Thomas Daniels
A tip about how to set the position of a Windows Forms MessageBox in C#
by Mike Hankey
Using the TaskDialog API as an attactive alternative to the standard windows MessageBox.