This example demonstrates the modal behavior of Dialog control. Choose "Close on overlay" option from property panel to decide whether the Dialog will be closed on click on the overlay. Click on “Open” button to show the Dialog again if it is closed.
Close on overlay click
|
A modal prevents the access to the parent application, so that the user must interact with the Dialog before continuing the parent application.