Syntax
virtual CFrameWnd* GetChildFrame();
Remarks
An overridable member function that simply returns this. A derived class should override this function to provide access to the active child.
Return Value
Returns this.
See Also
CMDIFrameWnd::GetChildFrame