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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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