搜索资源列表
answer
- 自绘按钮 XPButtonDemo2.zip 改进后的CXPButton practice.zip 练习程序 answer.zip 练习程序的答案-drawn from the button XPButtonDemo2.zip improve the CXPButton practice.zip practice procedures answer.zip practice procedures answer
CXPButton
- CXPButton 包括CXPButton.h CXPButton.cpp 说明文档-CXPButton including documentation CXPButton.h CXPButton.cpp
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目
XPButtonDemo
- CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。
XPButtonDemo2
- 改进后的CXPButton类,仿xp按钮效果,简洁实用。
Taskmgr
- 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编
recoder
- 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindW
answer
- 自绘按钮 XPButtonDemo2.zip 改进后的CXPButton practice.zip 练习程序 answer.zip 练习程序的答案-drawn from the button XPButtonDemo2.zip improve the CXPButton practice.zip practice procedures answer.zip practice procedures answer
CXPButton
- CXPButton 包括CXPButton.h CXPButton.cpp 说明文档-CXPButton including documentation CXPButton.h CXPButton.cpp
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目
XPButtonDemo
- CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。-CXPButton is an XP-style button-type, appearance is very good-looking, would give you a fresh experience.
XPButtonDemo2
- 改进后的CXPButton类,仿xp按钮效果,简洁实用。-Improved CXPButton category, xp fake button effect, concise and practical.
Taskmgr
- 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编
recoder
- 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindW
XPButton
- 该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了 按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。-The project is mainly a function of the overloaded CXPButton the DrawItem. The DrawItem re-draw the button in all new state of the display.
XPButton
- 该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了 按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。-The project is mainly a function of the overloaded CXPButton the DrawItem. The DrawItem re-draw the button in all new state of the display.
selfpaintingbutton
- 主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-The use of the control function of self-painting,make a CxpButton style o
CXPButton
- 按钮美化类,用VC编写,不错的源代码,大力推荐-Button landscaping class, VC preparation, a good source