In this tutorial, you will learn how to make your own advance custom message box in C#.

I will put the message box pop-up in a button click event. Upon clicking on the button, you can open an application by selecting Yes or cancel by selecting No.