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

搜索资源列表

  1. McirosoftDataAccesTier

    0下载:
  2. microsoft 通过C#实现的对数据库连接及操作的封装,可以通过此控件直接对数据库进行连接并进行新增、修改、删除、查询等的操作。-microsoft through the C# implementation of the database connection and operation of the package, this control can be connected directly to the database and to add, modify, delete, que
  3. 所属分类:Database system

    • 发布日期:2017-04-09
    • 文件大小:975264
    • 提供者:liuzhong
  1. csharpwzq

    0下载:
  2. C#写的五子棋,单人与电脑对战模式。以前上传过C#版的五子棋,这一款和以前的代码不一样,本源码在界面上使用了IrisSkin2.dll界面控件,窗体精细,贵在学习编程技术。编译环境VS2008。-Written in C# Gobang, single people and computer Versus mode. Previously uploaded Gobang C# version of this paragraph, and not the same as the previous
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1413627
    • 提供者:292
  1. POS

    1下载:
  2. 使用控件打印收据,功能完整,可以扩展,附带数据库和sql。vs 2005 sql2005 c# winfrom
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:13439638
    • 提供者:kikaylee
  1. Zegraph

    0下载:
  2. 图表控件,画饼图、曲线图和柱状图的好控件。-Chart control, yourselves, graphs, and histograms good control.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2287840
    • 提供者:无需为
  1. PanZoomControlLibrary

    0下载:
  2. 基于WPF的地图控件,支持按tile来显示不同detail的地图。-Map-based WPF controls, supported the tile to show the different detail maps.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:13892
    • 提供者:jim
  1. CSListView_src

    0下载:
  2. ListView 控件最重要的属性是 Items 属性,它包含了控件所有的存在的项。SelectedItems 属性是控件当前选定项的集合,同时和它关联的 SelectedIndices 属性是控件中选定项的索引集合,如下示例所示,我们分别在SelectedItems 属性和SelectedIndices 属性中获取所选项索引,窗体上拖放了ListView控件和一个Button 控件,且已经往ListView控件中添加了若干列和行-ListView control is the most imp
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:19388
    • 提供者:張杰
  1. GlassButton

    0下载:
  2. vs 2008 Windows 应用程序编程可以用,透明按钮控件,很漂亮。-glass button
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:9050
    • 提供者:吕小满
  1. controls

    0下载:
  2. 非常好用的流程图控件,C#编写,常用于mis。-The flow chart is very easy to use controls, C# writing, commonly used in mis.
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:7010314
    • 提供者:王鑫
  1. ADO.NET

    0下载:
  2. ADO.NET及相关控件...DataAdapter..使用DataList显示数据..使用DataGrid显示数据..分页等-ADO.NET and the related controls ... DataAdapter .. .. display data using the DataList display data using the DataGrid paging, etc. .. ..
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:276989
    • 提供者:冷风
  1. ExtendRichTextBox

    0下载:
  2. 一个扩展的 RichTextBox 控件,.net 自带的 RichTextBox 控件用起来很麻烦,用这个要方便很多-An extension of the RichTextBox control,. Net comes up a lot of trouble with the RichTextBox control, use this to be a lot easier
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:35622
    • 提供者:ajtlnui
  1. Processbar

    0下载:
  2. 相信每个应用程序都需要一个进度条来显示数据是否加载完毕.这个例子就是用C#编写的自定义进度条控件.-Believe that every application needs a progress bar to display the data is loaded. This example is written in C# using a custom progress bar control.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:81409
    • 提供者:benson
  1. ImageResize

    0下载:
  2. js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。-js dynamic realization of image scaling, different from the normal picture control is often used to image distortion.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:59052
    • 提供者:qingyun
  1. ZedGraph

    0下载:
  2. zedGraph,一个基于C#的开源控件的教程,还是不错的-zedGraph
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2011252
    • 提供者:张旭
  1. 3DText_silverlight

    0下载:
  2. 这是一个SILVERLIGHT得程序,结合3D引擎,把每一个TEXTBOX变成一个带3D效果的有远近的控件,可以看见很多这样的控件在屏幕上出现,点击鼠标就会摄像机拉近到这个TEXTBOX上,不点击自动往前进,模拟星空的效果,每一个星星是一个TEXTBOX文字。-This is a very SILVERLIGHT program, combined with 3D engine, and treat every one TEXTBOX into a 3D effect with a distan
  3. 所属分类:.net编程

    • 发布日期:2017-05-11
    • 文件大小:36061
    • 提供者:asda34
  1. AutoauthCode

    1下载:
  2. 一、控件特点: 1、使用方便,只需要从工具栏直接拖到页面即可自动验证,零代码使用。 2、自动完成客户端以及服务器的验证码验证,Ajax验证,随用户输入即时 验证并友好提示。 3、可自定义验证码图片外观。 4、有水平方向垂直方向两种方式选择。 5、有数字、小写字母、大写字母三种及任意两种组合、三种组合字符选择。 6、兼容IE及FireFox。-First, the control characteristics: 1, easy to use, simpl
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:133432
    • 提供者:林枫
  1. InputBoxSample

    0下载:
  2. csharp中自定义的InputBox控件,便于csharp开发人员的使用。-The use define custom inputbox control.
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:17268
    • 提供者:yaowz
  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. erp

    0下载:
  2. c#编写的汽车销售公司erp进销存系统,使用了设计模式中的工厂模式进行开发。内涵sql数据库,含有第三方控件Developer Express WinForms Component Visual Studio 2003 v2.2.0。-c# write a car sales company erp Invoicing system, the use of design patterns in the factory pattern to develop. Connotation sql dat
  3. 所属分类:Applications

    • 发布日期:2017-05-26
    • 文件大小:9140530
    • 提供者:386
  1. StatusChart

    0下载:
  2. 类似CPU使用曲线的控件,用于动态显示变化值-Similar to the CPU control the use of curves for the dynamic display changes in the value of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1070653
    • 提供者:leorubens
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 27 »
搜珍网 www.dssz.com