PyCWnd.GetLastActivePopup

PyCWnd = GetLastActivePopup()

Returns the last active popup Window, or the Window itself.

MFC References

CWnd::GetLastActivePopup

Return Value

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