Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates a CMFCWindowsManagerDialog box and opens it.
void ShowWindowsDialog();
Example
The following example shows how ShowWindowsDialog is used in the VisualStudioDemo Sample: MFC Visual Studio Application.
void CMainFrame::OnWindowManager()
{
ShowWindowsDialog();
}
Requirements
Header: afxMDIFrameWndEx.h