◄CFrameWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── virtual CFrameWnd* GetParentFrame(); Remarks An overridable member function that simply returns this. A derived class should override this function to provide access to the parent frame. Return Value Returns this. See Also ◄CMDIChildWnd::GetParentFrame► -♦-