搜索资源列表
subcls328
- 一个子类的源代码,包含菜单、MDI窗体背景等8个演示程序 -a subclass of the source code contains the menu, MDI Form 8 background Demonstration Program
在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
VBsimpleexample3(22-27)
- 动态半透明窗体、MDI窗体、背景渐变的窗体、窗体动态形状转换、关闭窗口前提示-dynamic translucent windows, MDI windows, background gradual Form, Form dynamic change shape, before closing the window suggested
mdi
- 一个通用的带背景图片的mdi菜单,如能加上皮肤就更好了 -a common background image with the MDI menu, as we can add the better skin
MDI_background_test
- 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可
为窗口添加背景图src
- 为MDI结构程序添加背景图片-MDI structure procedures for adding background images
MDIPicSize
- MDI窗体的背景图片编程Visual basic代码。6.0测试通过。-MDI form background picture programming Visual basic code. 6.0 test.
vcl_MDI.BackGround
- 在MDI窗体上显示图片背景,解决了传统delphi的MDI窗体上无法显示图片的问题。-MDI form to display images in the background
MDI_form_background_image_zoom_control_VB
- MDI窗体背景图缩放控件VB源码及示例MDI form background image zoom control source and example VB-MDI form background image zoom control source and example VB
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
MDIWithImageBG
- MDI 高效 绘制背景Image,避免屏幕闪屏-MDI efficiently draw the background Image, to avoid screen splash screen
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
zemverwise
- 动态半透明窗体,MDI窗体,背景渐变的窗体,窗体动态形状转换,关闭窗口前提示()