CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 自定义 控件

搜索资源列表

  1. CustomScrollText

    0下载:
  2. symbian 自定义控件实现文字跑马灯循环滚动效果-symbian Custom control loop to achieve scrolling text marquee effect
  3. 所属分类:Symbian

    • 发布日期:2017-05-10
    • 文件大小:2077835
    • 提供者:刘信
  1. QQ2010

    0下载:
  2. 一个仿QQ2010,在VS2008用C#写的。里面的控件都做成了自定义控件,复制、粘贴可用。包涵服务器、客服端功能模块,窗体设计非常逼真。版权声明:不是我本人的,版权归原作者所有-An imitation QQ2010, in VS2008 using C# to write. Which have made the custom control, copy, paste available. Bear with the server, customer-side functional modu
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-25
    • 文件大小:8336985
    • 提供者:Derick
  1. UserLogin

    0下载:
  2. 用户登录页面实例,包含用户名输入、密码输入等功能的用户自定义控件。-User login page example, the definition contains a user control.
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:99160
    • 提供者:C
  1. testcontrol

    0下载:
  2. MFC 下的自定义控件,实现了根据输入一组数据进行折线图的绘制,还可以截图和保存数据到剪切板。-MFC under the custom control to achieve a set of data based on the input line mapping, can also capture and save data to the clipboard.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:62253
    • 提供者:韩晓明
  1. android 自定义进度条控件

    0下载:
  2. android 自定义进度条控件。全部手工绘制,凑字数凑字数
  3. 所属分类:android开发

    • 发布日期:2012-09-05
    • 文件大小:121230
    • 提供者:17449992@qq.com
  1. All_in_one_ZedGraph

    1下载:
  2. 可定制绘图控件,饼图、柱图、曲线图、多边形图,图示,图例,自定义配置坐标系属性-Customizable graphics control, pie chart, column chart, graph, polygon map, icon, legend, custom configuration coordinate system attributes
  3. 所属分类:C#编程

    • 发布日期:2012-10-26
    • 文件大小:5059328
    • 提供者:程漱铭
  1. colordlg

    0下载:
  2. 用QT编写的自定义的图形控件,希望对大家有所帮助-QT prepared using a custom graphical control, I hope all of you to help
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:361954
    • 提供者:shirley
  1. jamendo

    0下载:
  2. Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:338019
    • 提供者:will
  1. 14654654564

    0下载:
  2. Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbar
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-20
    • 文件大小:32199680
    • 提供者:gaoyun
  1. ex07a

    0下载:
  2. 实现VC++6.0环境下非模式对话框的编辑动作,从对话框中取得编辑控件的值,然后通过自定义消息传回View类来处理。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1944011
    • 提供者:Arkliszeng
  1. WinCENetControl

    0下载:
  2. wince自定义label button RadioButton控件 -wince custom label button RadioButton control
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:8233
    • 提供者:paul
  1. MoreColumns

    0下载:
  2. C#编写的一个自定义下拉框控件。可以让大家在自定义控件的设计与实现上找到灵感。-C# written in a custom drop-down box control.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:40820
    • 提供者:李盼
  1. qqmenu

    0下载:
  2. 类似QQ菜单的自定义控件的实现。具有两层控件类继承的结构-Similar to the QQ menu custom control implementation. With a two-tier structure of the control class inheritance
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:5065
    • 提供者:zhujiao
  1. Listbox

    1下载:
  2. VC++ 自定义的ListBox列表框控件,把功能扩展为点击列表框内任一值之后,立即响应所具备的功能,如本例中,当你点击Listbox下拉项中的某一项时,(项内对应的是颜色),右边的颜色框会显示出你所选的值,如果没有经过这么一些自定义的功能,列表框本身是不具备这项功能的,因此来说,学会自定义控件,对你的VC++编程还是大有好处的。 -VC++ 自定义的ListBox列表控件
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:28744
    • 提供者:wei
  1. zidingyikongjian

    0下载:
  2. c#的自定义控件的实例,很好的,希望大家多多学习啊,好好学习啊-c# custom control examples, very good, and I hope we learn more, ah, ah learn
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:846311
    • 提供者:wyl
  1. UserControlNumericUpDown

    0下载:
  2. wpf的示例程序,自定义控件的使用,有几个按钮可供选择-wpf usercontrol
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6579
    • 提供者:kykuaileren
  1. Chart2DLib

    1下载:
  2. Practical C# Charts and Graphics 的随书代码,主要包括一个2D图表绘制的自定义控件,实现功能比较全面。-Practical C# Charts and Graphics code with the book, including a custom control to draw 2D diagrams to achieve a more comprehensive functionality.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:206870
    • 提供者:evil_heart
  1. button

    0下载:
  2. 自定义按钮控件,控件重画,重绘背景图 vc6.0-failed to translate
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:72969
    • 提供者:hr
  1. Marquee

    0下载:
  2. 自定义的跑马灯控件,C#语言,VS2005-Custom Marquee Control
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:41739
    • 提供者:yinxd
  1. PropList

    0下载:
  2. 一个类似于BCGPPropList效果的自定义控件,十分好用,效果很好-BCGPPropList similar to the effect of a custom control, very good, very good
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-31
    • 文件大小:64739
    • 提供者:决云
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com