文件名称:CenterMDIWnd_demo
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 39.02kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Have you ever wondered how to get the MDI Child fr a me windows in your MDI application to appear centered in the client area of the main fr a me window? Have you tried using CenterWindow(), but found that the window still isn t centered properly? This article shows you how, and we also talk about the ways of keeping child windows centered, even if the user moves or resizes the main window, or shows or hides the toolbar(s) and status bar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 85375558centermdiwnd_demo.zip 列表 CenterMDIWnd_demo/ CenterMDIWnd_demo/CenterMDIWnd.aps CenterMDIWnd_demo/CenterMDIWnd.cpp CenterMDIWnd_demo/CenterMDIWnd.dsp CenterMDIWnd_demo/CenterMDIWnd.dsw CenterMDIWnd_demo/CenterMDIWnd.h CenterMDIWnd_demo/CenterMDIWnd.rc CenterMDIWnd_demo/CenterMDIWndDoc.cpp CenterMDIWnd_demo/CenterMDIWndDoc.h CenterMDIWnd_demo/CenterMDIWndView.cpp CenterMDIWnd_demo/CenterMDIWndView.h CenterMDIWnd_demo/ChildFrm.cpp CenterMDIWnd_demo/ChildFrm.h CenterMDIWnd_demo/MainFrm.cpp CenterMDIWnd_demo/MainFrm.h CenterMDIWnd_demo/ReadMe.txt CenterMDIWnd_demo/Release/ CenterMDIWnd_demo/res/ CenterMDIWnd_demo/Resource.h CenterMDIWnd_demo/res/CenterMDIWnd.ico CenterMDIWnd_demo/res/CenterMDIWnd.rc2 CenterMDIWnd_demo/res/CenterMDIWndDoc.ico CenterMDIWnd_demo/res/mainwnd.jpg CenterMDIWnd_demo/res/Toolbar.bmp CenterMDIWnd_demo/StdAfx.cpp CenterMDIWnd_demo/StdAfx.h