CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - mfc 按钮

搜索资源列表

  1. CCeButtonST

    0下载:
  2. 用MFC编写的各种按钮,可直接在工程中引用该类-with MFC prepared by the various buttons can be directly invoked in such projects
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1503572
    • 提供者:金雪百合
  1. BitmapButton

    0下载:
  2. PocketPC2003的MFC程序漂亮的位图按钮的evc实现(带例程) 现在开发一些PPC上应用程序,最一个好看的界面也是很重要的,给人以美好的感觉。位图按钮是其中的一个重要部分。 这个位图按钮是用VC上98年就出来的一个CButtonST类修改而来的,因为PPC上一些函数的处理和PC不同,所以进行了修改。例如PPC上一般情况下,没有鼠标在没有按下时划过这样的事件,不过这里还是做了这种情况的处理。再就是DrawText函数,要移动一下位置才能够正确画到按钮中央。 将BtnST文件复
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:35741
    • 提供者:jacky
  1. YCtrl(WM)

    0下载:
  2. Windows mobile下的透明控件(皮肤控件) 当前Windows mobile下的皮肤控件还很少,而且实现透明的更加少。本人曾经在Delphi开发过一套透明控件,于是决定把它移植到windows mobile系统下。在仿真器上和三星I718+上测试过,更换皮肤速度优化得相当快了,在Windows mobile下实属不易啊。 整套控件完全脱离MFC类,有自己的:CList、CString等组件类,所有控件由CWin这个透明窗体类派生,CWin派生CForm和CCtr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:451305
    • 提供者:agui
  1. MobileTransparent.rar

    0下载:
  2. wince,windows mobile环境,实现按钮背景透明。,wince, windows mobile environment, the realization of the button background transparent.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:408088
    • 提供者:廖最利
  1. WinCEDemo(media)

    1下载:
  2. WinCE下的UI应用程序Demo,完全Win32的程序,未使用MFC,其中的skin.lib包含音频播放(wma,wav,mp3),视频播放(太多了,不记得),图片浏览(JPG,GIF,PNG,BMP),电子书阅读(TXT,HTML,XML等所有文本格式都支持),文件下载,MD5码校验,SKIN库能做的UI元素有按钮,chekbox,列表,文本框,编辑框,动画,进度条,滑动条,滚动条,图片-wince platform wma wav mp3 player
  3. 所属分类:Windows CE

    • 发布日期:2013-11-15
    • 文件大小:1029829
    • 提供者:费斌
  1. WarmUp

    0下载:
  2. 通过MFC编程得到的加减法运算器 实现加法运算或减法运算 由控制按钮选择运算函数 从输入框中输入需要进行运算的数据(只能为整形数) 点击运算符选择按钮后方可得到结果-MFC programming obtained by addition and subtraction calculator to achieve addition operation or subtraction operation by the control buttons to select
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1788507
    • 提供者:sulihao
  1. UniButtonDemo1

    0下载:
  2. EVC图形按钮,用mfc gdi实现,对PDA等设计有帮助-EVC Bitmap button, using mfc gdi, aid to pda,,, cosumer electronic design.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:3056333
    • 提供者:陈序同
  1. PocketPC2003_MFC

    0下载:
  2. PocketPC2003的MFC程序漂亮的位图按钮的实现(带例程)-PocketPC2003 the MFC program beautiful realization of the bitmap button (with routine)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2536483
    • 提供者:xxgong
  1. WinCE_DefButton

    0下载:
  2. 本源码演示了Windows CE操作系统下,采用Visual C++编程时,如何进行按钮的自绘。这个同桌面Windows下面的MFC按钮自绘要有一定的区别。希望对大家有所帮助。-This shows the Windows CE source operating system, using Visual C++ programming, how to draw from the button. The following MFC with Windows Desktop button from
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:97270
    • 提供者:joyzml
  1. 2

    1下载:
  2. 本实例要求学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左方有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。-Instances required to learn the MFC-WINDOWS-based application design, the preparation of an analog clock pro
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7139
    • 提供者:王勇
  1. MFC-button-redraw

    0下载:
  2. 本代码用来重新绘制MFC中按钮的样式,也可以扩展成对其他控件的重绘。-This code is used to re-draw style MFC buttons can also be extended to other pairs redraw controls.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:304260
    • 提供者:牧童
  1. CEmywait

    0下载:
  2. 基于wince6.0的状态显示控件类,该类可用于应用程序中状态显示以及文字图片按钮控件等,适用于MFC中的控件类多,但好多都在wince中应用不了,该类经调试在VS2005环境下调试成功。 。-Wince6.0 display controls based on the state class that can be used to display the status of the application as well as text and graphics button contro
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:3400
    • 提供者:QIANGGE
  1. Dialog_Button

    0下载:
  2. 这是孙鑫的视频中,逃跑按钮的代码实现,对于MFC的初学者有很大的帮助。-This is Sun Xin video, the escape code button, for MFC beginners great help.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3434531
    • 提供者:liyapeng
搜珍网 www.dssz.com