CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dialog bitmap

搜索资源列表

  1. C3E12DIBTODDBs

    0下载:
  2. vc+环境下的位图显示的程序,拥有百叶窗显示效果,并且有打开文件的对话框,可以显示磁盘中任何支持格式的图片-vc+ environment, the program displays the bitmap with blinds display, and there are open file dialog box, you can display the disk image in any supported format
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:107106
    • 提供者:keven
  1. mymfc

    0下载:
  2. VC++6.0环境下基于对话框Dlg的MFC程序,能够读取显示位图文件BMP,并且进行边缘处理。在此基础上还可以扩展其他的功能,希望对图像处理的初学者有帮助。-VC++6.0 environment Dlg dialog-based MFC program that can read the display bitmap file BMP, and the edge of the handle. On this basis, can also extend other features,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3550201
    • 提供者:haona
  1. VC-control-applications

    1下载:
  2. 该程序设计VC++的多种控件的应用,包括: 对话框的图片背景设置、列表框背景颜色设置及内容的添加(删除)和其内容字体的颜色设置、静态框位图及图标加载及文本内容变化、按钮字体变化以及按钮位图加载。内容绝对经典-The program design of the application of VC++ control, including: Pictures of the dialog box set the background, list box set the content of the
  3. 所属分类:GUI Develop

    • 发布日期:2016-07-25
    • 文件大小:299008
    • 提供者:zhoujin
  1. ButtonStyle

    1下载:
  2. 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the sa
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1046380
    • 提供者:zhoujin
  1. MFCDLLR

    0下载:
  2. 根据位图形状,实现自定义对话框,设置任意形状对话框-According to a bitmap shape, set of arbitrary shape dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-21
    • 文件大小:38022088
    • 提供者:飞泉
  1. CDialogSK_demo

    0下载:
  2. CDialogSK从MFC的CDialog继承而来,支持如下特征: 1、运行于win2000或者winxp平台上,可以使用任何透明色以透视对话框的区域。 2、运行于win2000或者winxp平台上,可以使得整个对话框透明。 3、使用位图背景。位图可以来自资源文件、bmp或者HBITMAP 4、设置背景类型:标题、中心、伸缩;设置对话框的大小适合位图的大小 5、可以点击对话框的任何部分允许/禁止移动对话框 此程序就是用该类实现了Dialog的外观的改变。-CDialogS
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:68363
    • 提供者:Doun
  1. Picture

    0下载:
  2. 在基于对话框的工程中加入菜单 操作、用代码操纵菜单、Windows位图文件的基本结构、Visual C++中对位图资源的操 作、Visual C++中对自定义位图文件的操作、设备相关位图(DDB)的概念、用Static控件 显示位图以及用Status Bar显示提示信息和Visual C++随机函数。-In the dialog-based project to add menu Operation, with the code to manipulate the menu,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:468405
    • 提供者:吴天
  1. Graphic

    0下载:
  2. 如何设置对话框中控件的文本颜色以及背景色等,如何在窗口中显示一副位图的程序-How to set up the dialog control and the text color of the background color, how in the window displays a pair of bitmap program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3927576
    • 提供者:刘宾武
  1. ImageLibTest

    0下载:
  2. 在对话框里显示矢量图形,实际是显示位图,是先把矢量图形转化成位图,然后显示到控件里面。包含了控件,矢量图形,位图多方面知识,是学习MFC学习C++的好例子。-In the dialog box shows vector graphics, actual it is displaying a figure, is first the vector graphics into a bitmap, then show to control it. Contains control, vector gr
  3. 所属分类:ComboBox

    • 发布日期:2017-05-20
    • 文件大小:5645438
    • 提供者:李俊炎
  1. Lesson10Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphic rendering, how to use a custom brush (color, line width, the linear). How to add for the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:136045
    • 提供者:王旺
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line). Settings dialog box,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:105208
    • 提供者:黄丽
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line). Settings dialog box,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:118964
    • 提供者:lidw
  1. TransparentBitmap

    0下载:
  2. 位图透明化显示:实现这种透明有两种方法,一种是让背景色成为白色,然后与对话框背景色进行与运算;还有一种是让背景色成为黑色,然后与对话框背景色进行或运算。这样位图的背景色就消失了。 1)创建一张大小与需要绘制图像相同的位图作为“掩码”位图; 2)将新创建的“掩码”位图存储至掩码位图的设备描述表中; 3)把位图设备描述表的背景设置成“透明色”,即不需要显示的颜色; 4)复制粘贴位图到“掩码”位图的设备描述表中,这个时候“掩码”位图设备描述表中存放的位图与位图设备描述表中的位图一样;
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:90502
    • 提供者:wyh2008
  1. Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line style). Settings dialo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:91399
    • 提供者:林一
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line). Settings dialog box,
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1575040
    • 提供者:周斌
  1. MFC

    0下载:
  2. MFC中对话框中的一些设置,包括设置对话框背景颜色、水平滚动条、加载位图等功能。-MFC in the dialog box settings, including the background color of the Settings dialog box, the horizontal scroll bar, loaded bitmap functions.
  3. 所属分类:File Formats

    • 发布日期:2017-11-21
    • 文件大小:58718
    • 提供者:赵伟
  1. duihuakuangbiancheng

    0下载:
  2. 掌握对话框的编程,包括模式对话框、无模式对话框以及属性表和属性页 理解对话框控件和相对应的变量之间的交互,会熟练使用UpdateData函数 掌握各种控件的使用,尤其是编辑框、列表框、组合框、按钮要熟练。 理解Tab Order的含义 会使用位图按钮,以及一些其它的通用控件,如进展控制、动画控制、微调按钮、滑动条控制等 -Master dialog programming, including the modal dialog box, modeless dialo
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:43008
    • 提供者:wz
  1. Graphic

    0下载:
  2. 自绘圆形按钮,修改按钮背景颜色和前景颜色,MFC加载bitmap,可缩放的,弹出模态对话框-Self-drawn round button, modify the button background and foreground colors, MFC loaded bitmap, scalable, pop up a modal dialog box
  3. 所属分类:Button control

    • 发布日期:2017-11-24
    • 文件大小:424013
    • 提供者:齐锋
  1. BitmapFillDialogDemo

    0下载:
  2. 位图填充对话框,位图可以拉伸或者是缩小填充到对话框中。-Bitmap fill dialog box, the bitmap can be stretched or narrow fill in the dialog box.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:8624329
    • 提供者:蒲希全
  1. CTreeCtrl

    0下载:
  2. 实现CTreeCtrl控件节点添加 ,节点改变,右侧显示不同对话框,指定矩形区域显示对话框信息,进度栏按钮的使用,以及用位图作为背景-Add a CTreeCtrl control of node node change, a different dialog box is displayed on the right side, specify a rectangular area to display the dialog box information, the use of the pr
  3. 所属分类:TreeView

    • 发布日期:2017-11-19
    • 文件大小:28778817
    • 提供者:王秋
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com