Message box

This assignment tests your ability to use the MessageBox class and its overloaded method, Show.

Write a program that displays a message with an icon and three buttons.

Your call on the Show method will require four arguments:

As you type in the statement, the auto-completion prompts will show you how to select the buttons and icon.

Note: do not name your project "messagebox." You cannot use the name of a class in naming your project.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.