Call this member function to create an overlapped, pop-up, or child window with the extended style specified in the dwExStyle parameter.
BOOL ShowWindow ( int nCmdShow );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Windows CE does not support the SW_MAXIMIZE, SW_MINIMIZE, SW_RESTORE, SW_SHOWDEFAULT, SW_SHOWMAXIMIZED, SW_SHOWMINIMIZED, or SW_SHOWMINNOACTIVE values for the nCmdShow parameter.
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::OnShowWindow