CFrameWnd::ShowOwnedWindows
void ShowOwnedWindows( BOOL bShow );
Parameters
bShow
Specifies whether the owned windows are to be shown or hidden.
Remarks
Call this member function to show all windows that are descendants of the CFrameWnd object.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
void ShowOwnedWindows( BOOL bShow );
Parameters
bShow
Specifies whether the owned windows are to be shown or hidden.
Remarks
Call this member function to show all windows that are descendants of the CFrameWnd object.