COleControl::PostModalDialog
void PostModalDialog( );
说明:
当显示模态对话框后,调用该函数,以便包容器重新激活因为调用PreModalDialog而变得非有效的最上层的窗口。该函数和PreModalDialog配对使用。
请参阅:
COleControl::PreModalDialog