PyCWnd.GetParentFrame

PyCWnd = GetParentFrame()

Returns the window's frame.

MFC References

CWnd::GetParentFrame

Return Value

The result is a PyCWnd object, or None if no Window can be found.