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

搜索资源列表

  1. 自绘按钮的实现

    0下载:
  2. 一个自绘按钮的实现例子-painted a button from the realization example
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29306
    • 提供者:whale
  1. CustomButtons.zip

    1下载:
  2. 演示各种自绘按钮,如控制颜色,形状为圆形,滚动文字,图形按钮等, Demonstrates each kind from to draw the button, like the control color, the shape is a circular, rolls the writing, the graph button and so on
  3. 所属分类:按钮控件

    • 发布日期:2012-11-08
    • 文件大小:45836
    • 提供者:
  1. MyDrawButton 标题栏自绘按钮

    0下载:
  2. 在标题栏自绘按钮,适合初学者参考学习在非客户区的消息响应-Since the painting in the title bar buttons, suitable for beginners to learn in non-reference to the message response to client area
  3. 所属分类:按钮控件

    • 发布日期:2017-03-24
    • 文件大小:25913
    • 提供者:cuibingbo
  1. xXPButtonDemo

    0下载:
  2. 一个简单的bmp button 演示了三种实现自绘按钮的方法-一个简单的bmp button 演示了三种实现自绘按钮的方法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:29368
    • 提供者:黄彦淞
  1. DrawButton

    0下载:
  2. 自绘按钮,在MFC中通过CButton类的DrawItem函数来实现自绘一个按钮,使其看上去更美观-Since the draw button, through CButton in MFC classes to implement owner-draw DrawItem function of a button, and make it look more beautiful
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:7688858
    • 提供者:monzart
  1. customcaption

    1下载:
  2. 自定义对话框标题栏,自绘按钮,方便的添加任意按钮-Customize dialog box title bar, self-painted buttons, easy to add any button
  3. 所属分类:Button control

    • 发布日期:2016-08-18
    • 文件大小:4826112
    • 提供者:冯旭飞
  1. 20041219005510_OwnDrawButton

    0下载:
  2. 自绘按钮演示代码,可以根据需要自己开发按钮-Since the draw button demo code can be developed in accordance with the needs of their own button
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:57904
    • 提供者:j
  1. BaseButton

    0下载:
  2. 自绘按钮边框,鼠标移动,点击,按下。。产生动态效果-Since the draw button border, mouse, click, click. . Have a dynamic effect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2165
    • 提供者:华来虎
  1. button_style

    0下载:
  2. 实现了多种风格的自绘按钮,如果想自绘漂亮的按钮可以参考-develop many kind of buttons
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:83664
    • 提供者:陈世锋
  1. sdfgh

    0下载:
  2. windows界面编程,自绘按钮,一个小练习-Since the draw button, a small practice. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:27360
    • 提供者:tonghua
  1. Win32Tetris_C

    1下载:
  2. Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:60442
    • 提供者:Arizona
  1. CoolButton

    0下载:
  2. 这是我自己开发的一个立体自绘按钮, 可以为你拓展思路, 或直接使用, 很不错. 看看吧!-This is my own self-development of a three-dimensional painting button, you can expand your ideas, or direct use, is pretty good. Take a look at it!
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:1020852
    • 提供者:newboy686
  1. MyTvCapture

    0下载:
  2. 自绘按钮类,具有好看的界面,并且有点击相应和Over相应-Button class
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:3247209
    • 提供者:zhaomin
  1. ButtonVE_src

    0下载:
  2. 一款自绘按钮的例子。。。需要的下来看看。-Example of a self-painted buttons. . . Need to look down.
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:40062
    • 提供者:
  1. selfpaintingbutton

    0下载:
  2. 主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-The use of the control function of self-painting,make a CxpButton style of xp,The purpose is not to cla
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1898947
    • 提供者:王彦如
  1. skinbutton

    0下载:
  2. 这是一个非常漂亮的自绘按钮控件,可以直接应用于工程,使用起来很方便。-This is a very nice self-painted button control that can be directly applied to engineering, very easy to use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5354703
    • 提供者:pengzhenpeng
  1. MyButton

    0下载:
  2. 一个自绘按钮。可以作为入门学习用。 按钮背景具有渐变色效果!-A self-painted buttons. Can be used as a getting started. Button background color with a gradient effect!
  3. 所属分类:Button control

    • 发布日期:2017-04-17
    • 文件大小:66807
    • 提供者:jacky
  1. client-button

    0下载:
  2. mfc ,在客户区绘制按钮,含有鼠标进入,按下,离开 三种状态,自绘按钮入门教程。-mfc, draw the button in the client area, with the mouse to enter, press left three states, since the draw button Tutorial.
  3. 所属分类:Button control

    • 发布日期:2017-05-25
    • 文件大小:8351177
    • 提供者:
  1. 自绘按钮

    0下载:
  2. winAPI 自绘源码 实现自绘按钮!!!!(WinAPI self - drawn self - painted button!!!!!)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:20480
    • 提供者:1030431200
  1. OwnDraw

    0下载:
  2. windows自绘按钮的实现(The realization of windows self drawn button)
  3. 所属分类:按钮控件

    • 发布日期:2018-01-09
    • 文件大小:915456
    • 提供者:yadong
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com