void ShowOwnedPopups( BOOL bShow = TRUE );
bShow
Specifies whether pop-up windows are hidden. It is TRUE if all hidden pop-up windows should be shown; it is FALSE if all visible pop-up windows should be hidden.
Shows or hides all pop-up windows associated with the current CWnd object.
::ShowOwnedPopups