Base class for popups, menus, dialogs, combo boxes, etc. —
things that appear temporarily over other things.
A Popup typically uses an Overlay behind
the popup to absorb mouse clicks and/or provide background visual effects.
This control was discussed in a
user interface blog post.