PyCWnd.IsChild

int = IsChild(obWnd)

Determines if a given window is a child of this window.

Parameters

obWnd : PyCWnd

The window to be checked

MFC References

CWnd::IsChild