文件名称:DrawBackground
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.45mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对多文档窗口应用程序中的主框架,可改变窗口的背景,使程序看起来更专业,窗口改变背景不能简单地用ClassWizard重载OnEraseBkgnd(CDC* pDC)函数的方法
实现。 因为多文档窗口应用程序中的主框架窗口的背景区是一个MDIClient类的窗口,因
此改变背 景与这个MDIClient类的窗口有关。MDIClient类的窗口的句柄是m_hWndMDIClient(在CMDIfr a meWnd中)-Multi-document window in the application main fr a me, can change the window background, make the program look more professional, the window to change the background can not simply use ClassWizard overloaded OnEraseBkgnd (CDC* pDC) function of the method implementation. For multi-document window application the main fr a me window class background area is a MDIClient window, so to change the background of the window with this MDIClient the class. MDIClient class handle of the window is m_hWndMDIClient (in CMDIfr a meWnd in)
实现。 因为多文档窗口应用程序中的主框架窗口的背景区是一个MDIClient类的窗口,因
此改变背 景与这个MDIClient类的窗口有关。MDIClient类的窗口的句柄是m_hWndMDIClient(在CMDIfr a meWnd中)-Multi-document window in the application main fr a me, can change the window background, make the program look more professional, the window to change the background can not simply use ClassWizard overloaded OnEraseBkgnd (CDC* pDC) function of the method implementation. For multi-document window application the main fr a me window class background area is a MDIClient window, so to change the background of the window with this MDIClient the class. MDIClient class handle of the window is m_hWndMDIClient (in CMDIfr a meWnd in)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawBackground\DrawBackground.clw
..............\ReadMe.txt
..............\DrawBackground.h
..............\StdAfx.h
..............\StdAfx.cpp
..............\ChildFrm.h
..............\ChildFrm.cpp
..............\DrawBackgroundDoc.h
..............\DrawBackgroundDoc.cpp
..............\DrawBackgroundView.h
..............\DrawBackgroundView.cpp
..............\res\DrawBackground.rc2
..............\...\DrawBackgroundDoc.ico
..............\...\DrawBackground.ico
..............\...\Toolbar.bmp
..............\...\a1.bmp
..............\DrawBackground.dsw
..............\DrawBackground.ncb
..............\.ebug\DrawBackground.res
..............\.....\vc60.idb
..............\.....\DrawBackground.pch
..............\.....\vc60.pdb
..............\.....\StdAfx.sbr
..............\.....\StdAfx.obj
..............\.....\DrawBackground.sbr
..............\.....\MainFrm.sbr
..............\.....\ChildFrm.sbr
..............\.....\DrawBackgroundDoc.sbr
..............\.....\DrawBackgroundView.sbr
..............\.....\clientWnd.sbr
..............\.....\DrawBackgroundView.obj
..............\.....\DrawBackgroundDoc.obj
..............\.....\ChildFrm.obj
..............\.....\DrawBackground.pdb
..............\.....\DrawBackground.bsc
..............\.....\DrawBackground.ilk
..............\.....\DrawBackground.exe
..............\.....\clientWnd.obj
..............\.....\MainFrm.obj
..............\.....\DrawBackground.obj
..............\Resource.h
..............\DrawBackground.aps
..............\DrawBackground.rc
..............\DrawBackground.plg
..............\DrawBackground.dsp
..............\clientWnd.h
..............\MainFrm.h
..............\MainFrm.cpp
..............\clientWnd.cpp
..............\DrawBackground.cpp
..............\DrawBackground.opt
..............\res
..............\Debug
DrawBackground
..............\ReadMe.txt
..............\DrawBackground.h
..............\StdAfx.h
..............\StdAfx.cpp
..............\ChildFrm.h
..............\ChildFrm.cpp
..............\DrawBackgroundDoc.h
..............\DrawBackgroundDoc.cpp
..............\DrawBackgroundView.h
..............\DrawBackgroundView.cpp
..............\res\DrawBackground.rc2
..............\...\DrawBackgroundDoc.ico
..............\...\DrawBackground.ico
..............\...\Toolbar.bmp
..............\...\a1.bmp
..............\DrawBackground.dsw
..............\DrawBackground.ncb
..............\.ebug\DrawBackground.res
..............\.....\vc60.idb
..............\.....\DrawBackground.pch
..............\.....\vc60.pdb
..............\.....\StdAfx.sbr
..............\.....\StdAfx.obj
..............\.....\DrawBackground.sbr
..............\.....\MainFrm.sbr
..............\.....\ChildFrm.sbr
..............\.....\DrawBackgroundDoc.sbr
..............\.....\DrawBackgroundView.sbr
..............\.....\clientWnd.sbr
..............\.....\DrawBackgroundView.obj
..............\.....\DrawBackgroundDoc.obj
..............\.....\ChildFrm.obj
..............\.....\DrawBackground.pdb
..............\.....\DrawBackground.bsc
..............\.....\DrawBackground.ilk
..............\.....\DrawBackground.exe
..............\.....\clientWnd.obj
..............\.....\MainFrm.obj
..............\.....\DrawBackground.obj
..............\Resource.h
..............\DrawBackground.aps
..............\DrawBackground.rc
..............\DrawBackground.plg
..............\DrawBackground.dsp
..............\clientWnd.h
..............\MainFrm.h
..............\MainFrm.cpp
..............\clientWnd.cpp
..............\DrawBackground.cpp
..............\DrawBackground.opt
..............\res
..............\Debug
DrawBackground