CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wince 按钮

搜索资源列表

  1. BitmapButton_new

    1下载:
  2. Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap BMP, not only Icon. Furthermore
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:60.89kb
    • 提供者:何杰
  1. wince 按钮动画实现

    0下载:
  2. wince下按钮动画实现!~
  3. 所属分类:界面编程

    • 发布日期:2011-12-23
    • 文件大小:668.15kb
    • 提供者:zhongyong808
  1. wince的图形按钮

    0下载:
  2. wince的图形按钮,简单的实现了在wince环境下的按钮控件上添加图形,wince graphical buttons, a simple realization of the environment in a wince under the button control to add graphics
  3. 所属分类:按钮控件

    • 发布日期:2017-03-29
    • 文件大小:1.15kb
    • 提供者:demo
  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
    • 文件大小:398.52kb
    • 提供者:廖最利
  1. hoverbutton.rar

    0下载:
  2. WINCE系统下对话框中位图按钮的制作,可轻松直接使用或移植,WINCE system dialog bitmap button production, can be easily used directly or transplant
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:35.07kb
    • 提供者:TIANLIN
  1. Ccbuttonst

    0下载:
  2. 在wince下实现按钮加载图片,对话框添加背景,编译通过-The wince achieve load images button, the dialog box to add background, compiled by
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6.71mb
    • 提供者:张亚飞
  1. CMyButton

    0下载:
  2. 一个图片按钮类,可设置多种按钮状态图片,并重载了鼠标事件。-A picture button category, which can accommodate a variety of button state images, and overloading of the mouse events.
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:2.7kb
    • 提供者:leng
  1. serialport-wince-5

    0下载:
  2. 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:13.78kb
    • 提供者:张中
  1. graphic_button_control_demo

    0下载:
  2. windows CE 下的图形按钮控件,wince \-graphic button control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:282.94kb
    • 提供者:何频捷
  1. CCeButtonSTv1.2

    0下载:
  2. WinCE的按钮源码和demo程序. -source for wince button
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:66.62kb
    • 提供者:fwsky
  1. VistaButton

    0下载:
  2. 仿Vista界面的按钮控件,效果逼真,可以自己在修改的-Imitation Vista button interface controls, the effect of realistic, you can modify their
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:68.99kb
    • 提供者:dingchao
  1. buttonformobile6

    0下载:
  2. WinCE下的一个图形按钮例子 的改写 mobile 6上的实现可以顺利运行-A graphical button under WinCE example of rewriting mobile 6 on the implementation can run smoothly
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:fan
  1. UI_wince

    0下载:
  2. wince 界面开发资料 以美化按钮为主,贴图等 vs环境运行-wince data interface development to beautify the main button, and texturing operation vs environment
  3. 所属分类:Windows CE

    • 发布日期:2017-05-30
    • 文件大小:12.3mb
    • 提供者:羊是的
  1. MediaPlayer

    0下载:
  2. 平台:tq2440+wince5.0+VS2005(MFC编写)+Directx 9.0B 在wince上一个简单的视频播放器,有播放界面、菜单、播放列表、按钮、滑块,基于对话框,能够大小化、控制播放列表-Platform: tq2440+ wince5.0+ VS2005 (MFC write)+ Directx 9.0B in wince on a simple video player, a player interface, menus, play lists, buttons, s
  3. 所属分类:DirextX

    • 发布日期:2017-05-22
    • 文件大小:6.63mb
    • 提供者:
  1. Star

    0下载:
  2. 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:102.51kb
    • 提供者:yu
  1. WinCE开发

    0下载:
  2. WinCE5.0中文模拟器SDK的安装过程不细说了,一路默认即可,下面主要介绍如何配置,使其能在VS2005中正常使用。 安装完成后,打开VS2005,点击菜单“工具”——“选项”——“设备工具”——“设备”,选择“Windows CE 5.0 ARMV4I Emulator”,点击“属性”按钮,如下图所示。
  3. 所属分类:Windows Mobile

  1. WinCE_Transparent

    0下载:
  2. WINCE 按钮透明 C# 测试用的bmp图我就不放进去了,请同学们自己添加,程序代码全在,注释也较详细了。-WINCE button transparent C#
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:35.3kb
    • 提供者:bluecharm
  1. lrfzwfq

    0下载:
  2. WinCE programing,是WinCE编程bible,随书附带全部源代码,不错(WinCE programing is WinCE programming bible, attached with books all the source code, is pretty good)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-24
    • 文件大小:475kb
    • 提供者:informptooh
  1. ImageButton

    0下载:
  2. 自绘按钮实现,C#下实现按钮自绘, 初学,望指教(Since the draw button to achieve, C# button, since the draw, beginner, hope to advise)
  3. 所属分类:Windows CE

    • 发布日期:2017-12-20
    • 文件大小:6kb
    • 提供者:starskyts
  1. C# WinCEMobile 自定义透明控件原码

    0下载:
  2. C# WinCEMobile 自定义控件原码 票亮按钮 透明图片按钮 支持背景的Label等(C# WinCEMobile custom control source of votes on the button transparent picture button support background Label)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:41kb
    • 提供者:猪大
« 12 3 »
搜珍网 www.dssz.com