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

搜索资源列表

  1. ReadPdfDemo

    0下载:
  2. 文本PDF文件读取, Demo中用了两种公共PDF控件: iTextSharp和PDFbox, 可以对比读取不同文件的效果-Text PDF files to read, Demo using the two kinds of public PDF Controls: iTextSharp and PDFbox, you can compare the effect of different files to read
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12474
    • 提供者:wx
  1. RtwMatrix

    0下载:
  2. GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
  3. 所属分类:Applications

    • 发布日期:2014-06-27
    • 文件大小:728549
    • 提供者:386
  1. wordPad

    0下载:
  2. 增强写字板是基于winform 的应用程序,要求有菜单,状态栏,工具栏等控件 且界面控件摆放整齐,美观,功能及菜单项安排合理。该写字板能实现和综合了有关文件的保存、打开,文档内容的编辑如:字体、颜色、背景,也实现了文档的复制、粘贴、撤消等编辑功能.同时能实现自动保存,设置窗口永远最前及打开最近文档功能。 -Enhanced WordPad is based on the winform application that requires the menu, status bar, too
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1110709
    • 提供者:xiaoling
  1. GradeManagementSystem

    0下载:
  2. C#编写的学籍管理系统,里面有数据库,有建库语句,运行环境,完整的源码里面还用到了皮肤控件,界面更加的漂亮。-C# written in student status management system, which have a database, there are building a database statement, operating environment, complete source code which is also used in the skin controls
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1136180
    • 提供者:llbullet
  1. abc

    0下载:
  2. 线程控制控件如控制窗体中的文本框等窗体控件-Thread Control controls such as the control in the form of text boxes and other form controls
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:245591
    • 提供者:余余余
  1. CommonWindowsFormsControls

    0下载:
  2. Common Controls - Samples
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3115728
    • 提供者:tigersoft
  1. DemoSwfUpload

    0下载:
  2. 比较好用的上传控件,SwfUpload,控件,可以改样式-Upload more user-friendly controls, SwfUpload, control, you can change the style
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:125582
    • 提供者:uhob
  1. VisualStudio2005Controls

    0下载:
  2. VisualStudio2005中常用控件及新增控件的一些实例,可供参考和新手学习。-VisualStudio2005 commonly used controls and new controls some of the examples available and novice learning.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1042043
    • 提供者:jiangzhuhui
  1. MyControl

    0下载:
  2. 自定义控件编写,了解控件的整个开发流程. 对初学者很有用-Write custom controls, understanding the control of the entire development process. Useful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:50896
    • 提供者:程勋
  1. ListViewEmbeddedControls_src

    0下载:
  2. Embedding Controls in a ListView,定制的ListView控件,可以在ListView控件中内置Progress控件等-Embedding Controls in a ListView, the ListView custom control, can be built in the ListView control, such as Progress Controls
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:20375
    • 提供者:豆豆
  1. mobileui-32425

    0下载:
  2. 基于.NET CF 的UI控件源码,包含LABEL,LISTVIEW等控件,相信对MOBILE开发的朋友有作用-Based. NET CF' s UI control source, including LABEL, LISTVIEW other controls, I believe the role of friends developed MOBILE
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-27
    • 文件大小:187185
    • 提供者:helix
  1. DataGridView

    0下载:
  2. In this document fully explain about data grid view controls and events and functions this is very useful for all csharp developers using grid controls in projects
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:344677
    • 提供者:prabu
  1. Handle_Controls_WIN

    0下载:
  2. 点击按钮,触发获得活动窗体内所有控件的句柄的事件,并显示-Get all the controls inside the window handle
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:36268
    • 提供者:welovesong
  1. ASP.NETGeneralAuthorityManagementSystem

    0下载:
  2. 1.起源 在我们开发软件过程中,经常会需要开发一个后台管理程序.用于管理我们开发的前台软件. 当你开发的软件越来越多的时候,你的管理后台也会越来越多.这时如果有一个统一的管理后台.来进来管理.有统一台帐号,统一的授权来进行多个后台的管理就好了. FrameWork就是在这样的需求下产生了. 2.功能 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:1731062
    • 提供者:Linus
  1. csharp

    0下载:
  2. CSharp跨线程操作窗体控件:代理与回调-Cross-thread operation C_ form controls: agents
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:3297
    • 提供者:张仪
  1. MovablyControl

    0下载:
  2. 这个小程序完成了控件可以在窗体内自由拖动。-This small program completed body of controls can freely drag the window.
  3. 所属分类:对话框与窗口

    • 发布日期:2017-05-04
    • 文件大小:1278903
    • 提供者:そしゅん
  1. ExamplePro

    0下载:
  2. 文件夹、文件拖拉,文件夹移动,配置文件读取,winform中数据控件的操作-Folder, drag and drop files, folders, move, config files, winform controls the operation of the data
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:369433
    • 提供者:聂晓存
  1. BarterSkin

    0下载:
  2. C#开发的一个五子棋小游戏的窗口,控件设计不错。-C# development of a backgammon game for Windows, Controls, a nice design.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:432194
    • 提供者:yang wei
  1. cSharp

    0下载:
  2. c#用于简单的动画制作,可以了解c#内动画制作的基本控件的用途-c# for simple animation, you can learn c# basic animation controls in the use of
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:666803
    • 提供者:郝志浪
  1. CSharp-design-information

    0下载:
  2. CSharp设计资料。包含一些很好的英文原版资料。例如:Apress.Pro.dot.NET.2.0.Windows.Forms.and.Custom.Controls.in.C.Sharp.Dec.2005-CSharp design information. Contains some good information on the English original. For example: Apress.Pro.dot.NET.2.0.Windows.Forms.and.Custom.C
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:46354329
    • 提供者:一一
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com