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

搜索资源列表

  1. TwProTest1

    0下载:
  2. 这是一个关于对话框应用的综合示例。可供参考的功能有:模式对话框调用(可提供返回值供使用);分割线控件(界面分割蚀刻线);对话框美化(背景图);按钮美化自绘;对话框静态控件美化;模拟标题栏拖动;模拟窗口最小化;光标美化变换。【VS2008SP1编译通过,仅供新手参考】-This is a comprehensive example of the dialog box application. Available for reference function: modal dialog call r
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:407558
    • 提供者:rxw
  1. TransparentStatic

    0下载:
  2. VC++环境下的TransparentStatic SRC源码,透明静态控件,图形自绘相关程序,源码类。 -Under TransparentStatic SRC source VC++ environment, transparent static controls, graphics from the drawing program, the source class.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:2218
    • 提供者:b2b500
  1. zorder2

    0下载:
  2. 为公司开发的静态控件,解决了所有的透明显示问题 1.动态刷新,文字重叠问题 2.父窗口放大之后,背景不对问题 3.频繁刷新闪动问题。 csdn有个帖子几十页也没解决,足见开发的难度之高。-For static control developed to address all transparent display problems 1. Dynamically refreshed text overlap problem parent window zoom, the background is
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:104264
    • 提供者:zhaoqqq
  1. ShowDidit

    0下载:
  2. 利用静态控件,显示数码管的数字,可大可小,可以设置小数位,不同前景色背景色。-The use of static control, digital display digital tube, big or small, you can set the number of decimal places, different foreground color to the background color.
  3. 所属分类:Static control

    • 发布日期:2017-11-22
    • 文件大小:298913
    • 提供者:霍青
  1. static_ctrl

    0下载:
  2. 界面编程第五篇+静态控件背景透明化+静态控件背景透明化-Interface programming, the+ static control background transparent
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-06
    • 文件大小:571169
    • 提供者:wang
  1. interface

    0下载:
  2. 界面编程第一篇-位图背景与位图画刷 界面编程第二篇+半透明窗体 界面编程第三篇+异形窗口1 界面编程第四篇+异形窗口2 界面编程第五篇+静态控件背景透明化 相关代码在我上传区内-Ppls static background of the control interface programming- bitmap background and the second bit brush drawing interface programming+ the translucent
  3. 所属分类:Document

    • 发布日期:2017-12-06
    • 文件大小:2919980
    • 提供者:wang
  1. BitmapWindow

    0下载:
  2. VC++静态控件背景透明化源码,源代码里的注释非常多,VC程序员阅读代码有一定帮助。在截图所示的程序窗口中,显示文字的小方块作了背景透明化处理,文字直接显示在图片上了,在平时的程序开发中,背景透明化的应用想当多。-The static control background transparent source VC++ comments in the source code, VC programmers read the code with some help. Display text in
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:348187
    • 提供者:约克
  1. EditBox

    0下载:
  2. 使用MFC类库编制应用程序:按钮控件、静态控件及编辑框的应用 -Application using the MFC class library preparation application: button control, static control and edit box
  3. 所属分类:Button control

    • 发布日期:2017-11-16
    • 文件大小:1880533
    • 提供者:张啸虎
  1. Static-control-mouse-events

    0下载:
  2. MFC中的静态控件一般不支持鼠标响应函数,该程序弥补了这一不足,通过重载静态控件,是控件能够响应鼠标事件-MFC static control does not support the mouse response function, the program up for this shortfall by overriding the static control, the control can respond to mouse events
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:69126
    • 提供者:敏晓郭
  1. line

    0下载:
  2. 在对话框中,运用静态控件实现画直线的功能。使用了lineto,moveto函数。-In the dialog box, the use of static control to draw a straight line. Using lineto, MoveTo function.
  3. 所属分类:Static control

    • 发布日期:2017-11-18
    • 文件大小:7788030
    • 提供者:赵倩云
  1. draw

    0下载:
  2. 在对话框中,运用静态控件实现插入图像的功能。-In the dialog box, the use of static control function inserted picture.
  3. 所属分类:Static control

    • 发布日期:2017-11-17
    • 文件大小:7788668
    • 提供者:赵倩云
  1. HTControlDemo

    1下载:
  2. 调试需要VS2010,只想看效果的可以联系我发给你exe.此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件,自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRichEditCtrl滚动条等。-Debugging requir
  3. 所属分类:界面编程

    • 发布日期:2014-01-17
    • 文件大小:1103063
    • 提供者:MR lee
  1. progress

    0下载:
  2. 进度条的静态控件使用和动态创建使用和演示。VC6.0项目代码。-Progress bar dynamically create static control use and the use and presentation. VC6.0 project code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6631079
    • 提供者:王定雄
  1. ShowTime

    0下载:
  2. 这个主要是说明如何在静态控件中动态显示倒计时的时间,这里面主要介绍了如何应用定时器时间,以及如何把数据传递到窗口中的控件上。-This mainly explains how to dynamically display the countdown time in static control, which controls which describes how to use the timer on time, and how to pass data to the window.
  3. 所属分类:Static control

    • 发布日期:2017-04-03
    • 文件大小:128436
    • 提供者:陈跃天
  1. LinkStaticDemo

    0下载:
  2. 创建超链接风格的静态控件,VC++精选编程学习源码,很好的参考资料。-Static controls to create a hyperlink style, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:14597
    • 提供者:什锦丁儿
  1. ListBoxDemo

    0下载:
  2. 创建超链接风格的静态控件,VC++精选编程学习源码,很好的参考资料。-Static controls to create a hyperlink style, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13130
    • 提供者:清蒸翅子
  1. LinkStaticDemo

    0下载:
  2. 创建超链接风格的静态控件 创建超链接风格的静态控件-Create a hyperlink-style static control
  3. 所属分类:Static control

    • 发布日期:2017-05-08
    • 文件大小:1876988
    • 提供者:cq
  1. ListBoxDemo

    0下载:
  2. 创建超链接风格的静态控件,VC++精选编程学习源码,很好的参考资料。-Create a hyperlink-style static control, VC++ selection of programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:482346
    • 提供者:汪铭
  1. PicClockDemo

    0下载:
  2. 创建超链接风格的静态控件,VC++精选编程学习源码,很好的参考资料。-Create a hyperlink-style static control, VC++ selection of programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:487600
    • 提供者:汪铭
  1. HTControlDemo(v1.0.3.2)

    1下载:
  2. VC界面控件皮肤库(v1.0.3.1):压缩包中包括VS2005,VS2008和VS2010三个项目工程。此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。 支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件, 自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRich
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3306805
    • 提供者:Kevin2000178
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com