搜索资源列表

  1. transsliderDemo

    1下载:
  2. 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSli
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41.2kb
    • 提供者:下沙
  1. CE_CSliderCtrl

    0下载:
  2. WinCE下的CSliderCtrl重载控件,支持贴图重绘,有了它,就可以在CE下做出各种自己喜欢的滑动条控件界面啦-Reloaded CSliderCtrl in WinCE, with the support of redrawing pictures. You can make slide bar controls as you wish under WinCE with this.
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:3.2kb
    • 提供者:XP
  1. cmnctrl2

    0下载:
  2. CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:26.23kb
    • 提供者:lorime
  1. CCustomDrawSliderCtrl-Source

    0下载:
  2. Customizing the Appearance of CSliderCtrl Using Custom Draw 是我在网上找的,版权归原作者所有。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5.3kb
    • 提供者:光哥
  1. ImprovedSlider_demo

    0下载:
  2. MFC自带的滑动条定位很不精确,即点击后滑动块不能到达鼠标点击位置,而是往点击方向前进一些。本程序的CNiceSliderCtrl继承了CSliderCtrl,在滑动块定位上进行改进,能精确定位点击位置,用起来非常舒服
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10.62kb
    • 提供者:shenlj636
  1. CSpriteSliderCtrl

    0下载:
  2. 一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能-a revised Drive location Bug MFC CSliderCtrl categories, and add a background display changes
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4.22kb
    • 提供者:周文
  1. transsliderDemo

    0下载:
  2. 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSli
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:41kb
    • 提供者:下沙
  1. 音量控制

    0下载:
  2. 实现WINDOWS操作系统的音量控制的源代码-Windows operating system to achieve the volume control of the source code
  3. 所属分类:多媒体

    • 发布日期:2024-11-20
    • 文件大小:42kb
    • 提供者:代科学
  1. CSpriteSliderCtrl

    0下载:
  2. 一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能-a revised Drive location Bug MFC CSliderCtrl categories, and add a background display changes
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:4kb
    • 提供者:周文
  1. 调节系统音量

    0下载:
  2. 本程序可以实现系统音量的控制。真是个好东西!-this procedure can be achieved system volume control. Really good thing!
  3. 所属分类:系统编程

    • 发布日期:2024-11-20
    • 文件大小:29kb
    • 提供者:赵志强
  1. CE_CSliderCtrl

    0下载:
  2. WinCE下的CSliderCtrl重载控件,支持贴图重绘,有了它,就可以在CE下做出各种自己喜欢的滑动条控件界面啦-Reloaded CSliderCtrl in WinCE, with the support of redrawing pictures. You can make slide bar controls as you wish under WinCE with this.
  3. 所属分类:状态条

    • 发布日期:2024-11-20
    • 文件大小:3kb
    • 提供者:XP
  1. cmnctrl2

    0下载:
  2. CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the
  3. 所属分类:组合框控件

    • 发布日期:2024-11-20
    • 文件大小:26kb
    • 提供者:lorime
  1. CCustomDrawSliderCtrl-Source

    0下载:
  2. Customizing the Appearance of CSliderCtrl Using Custom Draw 是我在网上找的,版权归原作者所有。-Customizing the Appearance of CSliderCtrl Using Custom Draw is what I find online, and belongs to original author.
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:5kb
    • 提供者:光哥
  1. CSliderCtrlEx_src

    0下载:
  2. 可以将slider控件做的很漂亮,大家做参考,我在自己的程序中直接从cwnd继承creat了一个按钮就出不来效果,可是我新建了一个工程就可以,原因待查,不过程序很好-Slider controls can be so very beautiful, we do refer to, in my own process to inherit directly from CWnd creat a button to get results,
  3. 所属分类:按钮控件

    • 发布日期:2024-11-20
    • 文件大小:10kb
    • 提供者:lad
  1. xkj

    0下载:
  2. 新型控件的实现,如:树形视图 , 列表视图 , 轨道条 等. 进度条 组合框 编辑框   旋转按钮 -Realize the new controls, such as: tree view, list view, track and so on. Progress bar combo box edit box rotating
  3. 所属分类:TreeView控件

    • 发布日期:2024-11-20
    • 文件大小:40kb
    • 提供者:sting
  1. ImprovedSlider_demo

    0下载:
  2. MFC自带的滑动条定位很不精确,即点击后滑动块不能到达鼠标点击位置,而是往点击方向前进一些。本程序的CNiceSliderCtrl继承了CSliderCtrl,在滑动块定位上进行改进,能精确定位点击位置,用起来非常舒服-MFC own very precise positioning of the slider, or click your mouse, click on the sliding block inaccessible l
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:10kb
    • 提供者:shenlj636
  1. Test

    0下载:
  2. mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:1.81mb
    • 提供者:cglaze
  1. psg3bk722

    0下载:
  2. using CStatic,CDialogBar,SendMessage,listctrl,wave CSliderCtrl,etc.it s especially used to primary study.
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:7.03mb
    • 提供者:卞光曹
  1. Ball

    0下载:
  2. 本程序主要用到CSliderCtrl控件以及绘图类对象,用来模拟两小球碰撞运动,实现开发工具为EVC4.0+SP4,运行平台为WinCE 5.0。-This procedure is used primarily CSliderCtrl controls, as well as drawing class object, used to simulate the collision of two small ball movement,
  3. 所属分类:Windows CE

    • 发布日期:2024-11-20
    • 文件大小:3.01mb
    • 提供者:李伯霖
  1. CSliderCtrl

    0下载:
  2. CSliderCtrl Move the slider control dynamic display tooltip-CSliderCtrl Move the slider control dynamic display tooltip
  3. 所属分类:技术管理

    • 发布日期:2024-11-20
    • 文件大小:4kb
    • 提供者:金美骥
« 12 »

源码中国 www.ymcn.org