PyCWnd.GetWindow
PyCWnd = GetWindow(type)
Returns a window, with the specified relationship to this window.
Parameters
MFC References
Return Value
The result is a PyCWnd or None if no Window can be found.
PyCWnd = GetWindow(type)
Returns a window, with the specified relationship to this window.