A MessageDialougBox is a pre-made form that contains a number of buttons on that can be used to get information from a user.
You have interacted with MessageBoxes many times before and never thought anything of it. They are great for giving a user an extra chance to confirm a decision that they have made, or present a user with warnings. There are a variety of MessageBoxes.
Read through the Message Box.docx file to see how to use them. You may also download the MessageBoxes.zip file to see a program that demonstrates their use.