Base container control for popups and dialogs. Popup is a base [Control] used to show dialogs and popups. It's a subwindow and modal by default (see [Control]) and has helpers for custom popup behavior. If [code]true[/code], the [Popup] will close when its parent is focused. Emitted when a popup is hidden.