CWnd::CWnd

Call this member function to construct a CWnd object. The Windows window is not created and attached until the CreateEx or Create member function is called.

Syntax

CWnd( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::CreateEx, CWnd::Create