CWindow::IsChild

BOOL IsChild( const HWND hWnd ) const;

See IsChild in the Win32 SDK.

Remarks

Determines whether the specified window is a child window.

CWindow OverviewClass Members