PyCWnd
.GetTopLevelFrame
PyCWnd
=
GetTopLevelFrame(
)
Returns the top-level frame of the window.
MFC References
CWnd::GetTopLevelFrame
Return Value
The result is a
PyCWnd
object, or None if no Window can be found.