Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Shows or hides all pop-up windows owned by this window.
void ShowOwnedPopups(
BOOL bShow = TRUE
);
Parameters
- bShow
Specifies whether pop-up windows are to be shown or hidden. If this parameter is TRUE, all hidden pop-up windows are shown. If this parameter is FALSE, all visible pop-up windows are hidden.
Example
See the example for CWnd::SetWindowPos.
Requirements
Header: afxwin.h