CMDIChildWnd::CMDIChildWnd

Syntax

CMDIChildWnd();

Remarks

Called when a CMDIChildWnd object is constructed. The Windows MDI child window is not created until the Create member function is called.

See Also

CMDIChildWnd::Create