◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── void ShowOwnedPopups( BOOL bShow = TRUE ); Parameter Description <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. Remarks Shows or hides all pop-up windows associated with the current CWnd object. See Also ◄::ShowOwnedPopups► -♦-