CWindow::IsParentDialog
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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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