Hello,

I have got a CMiniFrameWnd in my Application and want to know, how to get access to the system menu in the title bar. The method CWnd::GetMenu() obviously returns NULL but the method CWnd::GetSystemMenu(FALSE) also returns NULL. Does anybody know how to get access to the menu?

Thanks, Jörg