Dialog
The Dialog control represents a modal or non-modal dialog box or another interactive component, such as a dismissible alert, inspector, or sub window.
Default Behavior
Demonstrates the default behavior of the Popup control.
Draggable and Resizeable
Demonstrates the Popup control can be draggable and resizeable.
Modal Behavior
Demonstrates the modal behavior of the Popup control.
The is a demo dialog with default settings.
The is a demo modal dialog.
The is a demo of a dialog that can be dragged and resized.