CMDIFrameWndEx::ShowWindowsDialog
CMFCWindowsManagerDialog ボックスを作成して開きます。
void ShowWindowsDialog();
使用例
ShowWindowsDialog が VisualStudioDemo サンプル: MFC の Visual Studio アプリケーションでを使用する方法を次の例に示します。
void CMainFrame::OnWindowManager()
{
ShowWindowsDialog();
}
必要条件
ヘッダー : afxMDIFrameWndEx.h