开发者

Howto close a MDI CView from CMainFrame

How do 开发者_Go百科I close (using code) the last created CView in my MDI app. from the CMainFrame class ?


Call OnCloseDocument on the associated CDocument (which you can get by calling GetDocument on the CView instance).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜