CWindow::GetTopLevelParent
Retrieves the window's top-level parent window.
HWND GetTopLevelParent( ) const throw();
Return Value
The handle to the top-level parent window.
Requirements
Header: atlwin.h
Retrieves the window's top-level parent window.
HWND GetTopLevelParent( ) const throw();
The handle to the top-level parent window.
Header: atlwin.h