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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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