Specifies that the message box is application modal, meaning it will stay on top of the application and require user interaction before the user can continue with the application. This style makes the message box block input to all windows in the application until the user responds.