This topic has not yet been rated - Rate this topic

CFrameWnd::ShowOwnedWindows

Call this member function to show all windows that are descendants of the CFrameWnd object.

void ShowOwnedWindows( 
   BOOL bShow  
);
bShow

Specifies whether the owned windows are to be shown or hidden.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.