You can make C1Dialog a modal dialog box. This child window will take control of the current application until it is closed. The Modal option allows you to use C1Dialog to impart important information or to require user interaction. In this section, you will learn how to create a Modal dialog box, an Alert dialog box, and a Confirm dialog box.