搜索资源列表
自绘按钮的实现
- 一个自绘按钮的实现例子-painted a button from the realization example
CustomButtons.zip
- 演示各种自绘按钮,如控制颜色,形状为圆形,滚动文字,图形按钮等, 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
MyDrawButton 标题栏自绘按钮
- 在标题栏自绘按钮,适合初学者参考学习在非客户区的消息响应-Since the painting in the title bar buttons, suitable for beginners to learn in non-reference to the message response to client area
xXPButtonDemo
- 一个简单的bmp button 演示了三种实现自绘按钮的方法-一个简单的bmp button 演示了三种实现自绘按钮的方法
DrawButton
- 自绘按钮,在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
customcaption
- 自定义对话框标题栏,自绘按钮,方便的添加任意按钮-Customize dialog box title bar, self-painted buttons, easy to add any button
20041219005510_OwnDrawButton
- 自绘按钮演示代码,可以根据需要自己开发按钮-Since the draw button demo code can be developed in accordance with the needs of their own button
BaseButton
- 自绘按钮边框,鼠标移动,点击,按下。。产生动态效果-Since the draw button border, mouse, click, click. . Have a dynamic effect
button_style
- 实现了多种风格的自绘按钮,如果想自绘漂亮的按钮可以参考-develop many kind of buttons
sdfgh
- windows界面编程,自绘按钮,一个小练习-Since the draw button, a small practice. . .
Win32Tetris_C
- Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
CoolButton
- 这是我自己开发的一个立体自绘按钮, 可以为你拓展思路, 或直接使用, 很不错. 看看吧!-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!
MyTvCapture
- 自绘按钮类,具有好看的界面,并且有点击相应和Over相应-Button class
ButtonVE_src
- 一款自绘按钮的例子。。。需要的下来看看。-Example of a self-painted buttons. . . Need to look down.
selfpaintingbutton
- 主要是利用控件的自绘功能(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
skinbutton
- 这是一个非常漂亮的自绘按钮控件,可以直接应用于工程,使用起来很方便。-This is a very nice self-painted button control that can be directly applied to engineering, very easy to use.
MyButton
- 一个自绘按钮。可以作为入门学习用。 按钮背景具有渐变色效果!-A self-painted buttons. Can be used as a getting started. Button background color with a gradient effect!
client-button
- mfc ,在客户区绘制按钮,含有鼠标进入,按下,离开 三种状态,自绘按钮入门教程。-mfc, draw the button in the client area, with the mouse to enter, press left three states, since the draw button Tutorial.
自绘按钮
- winAPI 自绘源码 实现自绘按钮!!!!(WinAPI self - drawn self - painted button!!!!!)
OwnDraw
- windows自绘按钮的实现(The realization of windows self drawn button)