CWindow::ShowOwnedPopups
Shows or hides the pop-up windows owned by the window.
BOOL ShowOwnedPopups(
BOOL bShow = TRUE
) throw();
Remarks
See ShowOwnedPopups in the Windows SDK.
Requirements
Header: atlwin.h
Shows or hides the pop-up windows owned by the window.
BOOL ShowOwnedPopups(
BOOL bShow = TRUE
) throw();
See ShowOwnedPopups in the Windows SDK.
Header: atlwin.h