CWindow::IsParentDialog

确定控件的父窗口是否为对话框窗口。

BOOL IsParentDialog( ) throw( );

返回值

返回TRUE,如果父窗口是对话框,否则FALSE。

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::IsWindow