CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cxpbutton

搜索资源列表

  1. answer

    0下载:
  2. 自绘按钮 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
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13936
    • 提供者:江松恒
  1. CXPButton

    0下载:
  2. CXPButton 包括CXPButton.h CXPButton.cpp 说明文档-CXPButton including documentation CXPButton.h CXPButton.cpp
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4085
    • 提供者:lugb
  1. xpbuttons

    0下载:
  2. 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:57109
    • 提供者:王鹏飞
  1. XPButtonDemo

    0下载:
  2. CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3884
    • 提供者:gaocheng
  1. XPButtonDemo2

    0下载:
  2. 改进后的CXPButton类,仿xp按钮效果,简洁实用。
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:22322
    • 提供者:weilei
  1. XPButton

    0下载:
  2. 该项目主要就是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. Concrete implementation of the
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:14954
    • 提供者:贾利选
  1. XPButton

    0下载:
  2. 该项目主要就是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. Concrete implementation of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14479
    • 提供者:chenruibin
  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. CXPButton

    0下载:
  2. 按钮美化类,用VC编写,不错的源代码,大力推荐-Button landscaping class, VC preparation, a good source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3514
    • 提供者:an
  1. ERtest

    0下载:
  2. VC 界面 带xp风格按键、属性表单、自绘按钮、自绘鼠标-CXPButton SetCurcor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4177597
    • 提供者:张梦炎
  1. XP-fenggeanniu

    0下载:
  2. 就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-To change the appearance of this control, the main draw is the use of self-control functio
  3. 所属分类:Button control

    • 发布日期:2017-05-09
    • 文件大小:1920515
    • 提供者:晓峰
  1. Owner-Draw-button

    0下载:
  2. 一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。-void CXPButton::OnMouseMove(UINT nFlags, CPoint point) { // TODO: Add your message handler code here and/or call default if (!m_bTracking) { T
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:65561
    • 提供者:rosex
  1. VCPPbutton

    0下载:
  2. 本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现 自绘按钮的方法。-This with you to define an XP style CXPButton button class, the purpose is to introduce the use of CXPButton class skills, but rather explained to you and to achieve self-drawn
  3. 所属分类:Button control

    • 发布日期:2017-11-26
    • 文件大小:37480
    • 提供者:zj
  1. XPButtonST_class

    0下载:
  2. 将下载的CButtonST与CXPButton类进行整合,生成带边框和位图的按钮类-The downloaded CButtonST and CXPButton integration, generation with frame and bitmap button class
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:42656
    • 提供者:吴哲
  1. XSTPButton_class

    0下载:
  2. CXPButton与CXPButtonST的整合-integerate this two classes : CXPButton and CXPButtonST
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:42652
    • 提供者:都海娟
搜珍网 www.dssz.com