A message box is a dialog box used to alert the user with a message, or to get input from the user via one or more button choices during the workflow. They are usually modal-dialogs although they can be non-modal if not requiring immediate response.
Messages are typically information, warnings, or errors, and button choices typically relate to acknowledgement, confirmation, cancellation or simple decision making in the workflow.