CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - VB Controls.

搜索资源列表

  1. xjglxt

    0下载:
  2. 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件的完整性。-examples of 19 species to the database to add a new recording method. As DAO and use ADO and S
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:408371
    • 提供者:留神
  1. Finance_2008

    0下载:
  2. This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Win
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:533864
    • 提供者:boenk
  1. pid_loop_control

    0下载:
  2. vb编写的简单的pid控制。纯vb编写,没有用其它任何控件,对界面编写和pid控制都会有帮助,谢谢。-vb prepared pid control simple. Vb net to prepare, did not use any other controls on the preparation and pid control interface will be helpful, thank you.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:46974
    • 提供者:王鑫
  1. fengjingqushoupiao

    1下载:
  2. VB版风景区售票管理系统Access版,可以完成售票、售票查询、售票统计、报表输出、票据库存、票据类型管理、用户管理等几大功能。软件界面使用了StoneXP.ocx控件,报表组件使用了FlexCell.ocx,因些如果有朋友对此两款控件用法不太熟悉的话,可以参考一下本程序。-VB version of scenic Access ticket management system, you can complete the booking, ticket information, ticket s
  3. 所属分类:Other systems

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

    0下载:
  2. 简单的餐厅POS收银软件,里面用到了换肤控件、通用登录函数,还有很多值得学习参考的代码,虽然这个收银系统功能上并没有100 完成,但这也很不错了,界面看上去很舒服,也算是同VB同行交流一下吧。-Simple restaurant POS cash register software, which controls use of the skin, common log function, there are many worthy of study and reference the code,
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-03-30
    • 文件大小:559092
    • 提供者:983
  1. paike

    0下载:
  2. 高校排课系统.这个小程序使用了皮肤控件,在打开工程前请安装压缩包中的actskn43.rar中的SETUP.EXT,运行安装以便获取运行环境,如果不这样的话工程打开会出错。此VB排课系统可以针对各系各班级的人数与要考试的对应课目,结合当前教室容量进行资源合理分配。-University Course Scheduling System. This small program using the skin controls, open the project in the package befo
  3. 所属分类:Education soft system

    • 发布日期:2017-05-14
    • 文件大小:3729343
    • 提供者:621
  1. Hotel_Management

    0下载:
  2. 该程序用VB和Access数据库编写的酒店管理系统,程序中采用了ADO对象、ADO控件和ADODC控件进行绑定和编程-The program with VB and Access database prepared by the hotel management systems, procedures used in the ADO object, ADO controls and ADODC binding controls and programming
  3. 所属分类:Hotel software system

    • 发布日期:2017-04-06
    • 文件大小:241759
    • 提供者:lisir
  1. 2010111713144839

    0下载:
  2. VB进销存程序,当初是软件专业学生的课程设计作品,界面使用了SmartMenuXP控件,编译前请先注册OCX文件夹下的所有控件,程序在运行时不需要安装,无需设置ODBC,你的电脑支持ADO就可以使用。   请注意,编译时有少许错误,不过程序最终能顺利生成EXE执行文件,望有闲暇时间的朋友完善一下程序。 -VB Invoicing program, students had the course of software design work, the interface used Sm
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-02
    • 文件大小:987930
    • 提供者:yt55500900
  1. CA

    1下载:
  2. 企业应收应付管理出纳帐管理完整系统,数据库连接、含有密码的算法、界面设置等源码、自定义控件等源码,是VB.Net初学者很好的实例。-Cashier accounts receivable management company management to cope with a complete system, database connectivity, the algorithm with password, interface settings, and source code, custo
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-14
    • 文件大小:3790538
    • 提供者:dinglingbao
  1. GridView

    0下载:
  2. 大家好,前一段时间我开发了一些基于VS2005下的控件,不知道对大家是否在学习VS2005方面有帮助,今天继续发布基于VS2005下的控件,这个控件主要是针对财务金额显示方面的,最近在做个项目,得用到财务的金额显示,即带有财务表览的显示方法。在网上看看了,发现没有用.net开发的,有用PB,VB等开发的,所以昨天抽出时间写了个这方面的控件。首先大家要知道,在DataGridView中显示财务表览方式的金额,一定要重写去写DataGridViewCell,与DataGridViewColumn 两
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-16
    • 文件大小:49504
    • 提供者:同花顺
  1. ufsoft-canzhao

    0下载:
  2. 用友U821参照控件,用VB来调用的,可以在程序里方便的调用用友数据库里的内容-UF U821 reference controls, using VB to call the
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-18
    • 文件大小:5090
    • 提供者:sunder
  1. MAPI-email

    0下载:
  2. VB编写的用MAPI控件发送邮件操作,可以用于创建邮件撰写和发送。当初我是想修改一下实现邮件自动发送功能的。-VB prepared to send mail using MAPI controls operation
  3. 所属分类:Goverment application

    • 发布日期:2017-04-15
    • 文件大小:19051
    • 提供者:luoying
  1. resms

    0下载:
  2. VB版的房地产售楼管理系统,采用Access数据库,使用了Printgrid控件,源码包中已包含控件安装程序,调试程序前需要先将其安装。可以完成房产管理、客户管理、收费管理、售楼管理、系统维护等常规功能。-VB version of real estate sales management system, using Access , use the Printgrid controls the source package already contains the control progra
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1635365
    • 提供者:汪钧剑
搜珍网 www.dssz.com