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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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