The DevExpress controls library contains a nice popup container control that can be attached to other UI items. The popup container will show up when the user clicks on UI parent and it will automatically close if the user is focusing on another control. However, there might be situations is necessary to show the same popup container when the user clicks ......