搜索资源列表
在SDI-MDI程序的工具条上加入漂亮的标题头
- 此代码用来为SDI程序快速的加入一个漂亮的标题窗口,代码是不难,属于初级水平。在源代码中有一些注释,即使是对于初学者也很容易明白。这个标题窗口支持不同颜色的文字,文字阴影,背景,字体的尺寸和类型,字体在窗口中的位置等。同时也支持背景的渐变色背景。 -this code SDI procedures used to the rapid accession to the title of a beautiful window, the code is not difficult and is
MDI_background_test
- 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可
为窗口添加背景图src
- 为MDI结构程序添加背景图片-MDI structure procedures for adding background images
vcl_MDI.BackGround
- 在MDI窗体上显示图片背景,解决了传统delphi的MDI窗体上无法显示图片的问题。-MDI form to display images in the background
MDI-background
- 基于Visual Studio 6.0,为多文档主框架添加背景图片,希望对大家有帮助-Based on Visual Studio 6.0, the main frame for the multi-document background image, we want to help
KSBJJM
- 可设置背景的MDI窗体,设置内容保存到注册表中,可以此基础上开发多窗口程序-Can set the background of the MDI form set up to save the contents to the registry, based on the development of a multi-window program
MDIbackpicautozoom
- MDI主窗体背景自动缩放,不增加额外资源,使MDI主窗体背景图片自动随窗体自动缩放-mid form picture auto zoom
set-the-background-color
- mfc工作如何修改frame窗口的背景颜色?MDI窗口的客户区是由frame窗口拥有的另一个窗口覆盖的。为了改变frame窗口背景的颜色,只需要这个客户区的背景颜色就可以了。-set the background color