CWindow::IsParentDialog
Determines if the parent window of the control is a dialog window.
BOOL IsParentDialog( ) throw( );
Return Value
Returns TRUE if the parent window is a dialog, FALSE otherwise.
Requirements
Header: atlwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines if the parent window of the control is a dialog window.
BOOL IsParentDialog( ) throw( );
Returns TRUE if the parent window is a dialog, FALSE otherwise.
Header: atlwin.h