登录
首页 » Visual Basic » extDBCMB

extDBCMB

于 2010-06-24 发布 文件大小:3542KB
0 160
下载积分: 1 下载次数: 3

代码说明:

  对vb自带的combox的功能进行扩展,方便编程的时候调用。(Vb combox on the functionality that comes with expansion, when the call to facilitate programming.)

文件列表:

extDBCMB
........\dText.ctl,45712,2008-04-10
........\dText.ctx,26,2008-04-10
........\Form1.frm,4255,2008-04-10
........\Form2.frm,5286,2007-12-16
........\Form2.frx,56,2007-12-16
........\Form2.log,138,2007-12-16
........\GB2312SM.Lib,41651,2000-05-19
........\gdSet.pag,5009,2007-12-16
........\HZtoSM.cls,4281,2007-09-30
........\mExtText.vbp,1509,2008-04-10
........\mExtText.vbw,399,2008-04-10
........\modAPI.bas,14807,2007-09-08
........\modPublic.bas,7801,2007-12-16
........\MSSCCPRJ.SCC,193,2007-12-16
........\RunObj.bas,60,2007-12-11
........\sysObj.cls,1344,2007-12-16
........\UserControl1.ctl,394,2007-12-16
........\zoom_in.gif
........\zoom_out.gif
........\基本属性.pag,4906,2007-12-21
........\扩展属性.pag,4519,2007-12-21
........\扩展属性.pgx,109,2007-12-21
........\新建文件夹
........\..........\dText.ctl,45669,2008-04-10
........\..........\dText.ctx,26,2008-04-10
........\..........\Form1.frm,4138,2007-12-21
........\..........\Form2.frm,5286,2007-12-16
........\..........\Form2.frx,56,2007-12-16
........\..........\Form2.log,138,2007-12-16
........\..........\GB2312SM.Lib,41651,2000-05-19
........\..........\gdSet.pag,5009,2007-12-16
........\..........\HZtoSM.cls,4281,2007-09-30
........\..........\mExtDBCMB.exp,1004,2008-04-10
........\..........\mExtDBCMB.lib,2626,2008-04-10
........\..........\mExtDBCMB.oca,26112,2007-12-21
........\..........\mExtDBCMB.ocx,122880,2008-04-10
........\..........\mExtText.PDM,4060,2008-04-17
........\..........\mExtText.vbp,1486,2008-04-17
........\..........\mExtText.vbw,231,2008-04-17
........\..........\modAPI.bas,14807,2007-09-08
........\..........\modPublic.bas,7799,2007-12-21
........\..........\MSSCCPRJ.SCC,193,2007-12-16
........\..........\RunObj.bas,60,2007-12-11
........\..........\sysObj.cls,1344,2007-12-16
........\..........\UserControl1.ctl,394,2007-12-16
........\..........\zoom_in.gif
........\..........\zoom_out.gif
........\..........\包
........\..........\..\mExtDBCMB.exp,1007,2008-04-17
........\..........\..\mExtDBCMB.lib,2626,2008-04-17
........\..........\..\mExtDBCMB.ocx,122880,2008-04-17
........\..........\包 (2)
........\..........\......\mExtDBCMB.CAB,1718133,2008-04-17
........\..........\......\setup.exe,102400,2009-09-30
........\..........\......\SETUP.LST,4111,2008-04-17
........\..........\......\Support
........\..........\......\.......\asycfilt.dll,65024,2005-11-06
........\..........\......\.......\COMCAT.DLL,22288,1998-05-31
........\..........\......\.......\mExtDBCMB.BAT,186,2008-04-17
........\..........\......\.......\mExtDBCMB.DDF,604,2008-04-17
........\..........\......\.......\mExtDBCMB.ocx,122880,2008-04-17
........\..........\......\.......\msado27.tlb,81920,2004-08-04
........\..........\......\.......\MSADODC.OCX,131856,1998-06-24
........\..........\......\.......\MSBIND.DLL,78848,1998-06-18
........\..........\......\.......\MSDATLST.OCX,232640,2006-11-16
........\..........\......\.......\MSPRPCHS.DLL,7168,1998-09-10
........\..........\......\.......\Msstkprp.dll,94208,1998-06-17
........\..........\......\.......\MSVBVM60.DLL,1386496,2004-02-23
........\..........\......\.......\oleaut32.dll,549376,2007-05-17
........\..........\......\.......\OLEPRO32.DLL,164112,1999-08-31
........\..........\......\.......\SETUP.EXE,102400,2009-09-30
........\..........\......\.......\Setup.Lst,4111,2008-04-17
........\..........\......\.......\SETUP1.EXE,102400,2009-09-30
........\..........\......\.......\ST6UNST.EXE,102400,2009-09-30
........\..........\......\.......\stdole2.tlb,17920,2004-06-06
........\..........\......\.......\uxtheme.dll,216064,2004-08-04
........\..........\......\.......\VB6CHS.DLL,102160,2000-10-02
........\..........\......\.......\VB6STKIT.DLL,101888,2001-01-16
........\..........\基本属性.pag,4904,2007-12-21
........\..........\扩展属性.pag,4517,2007-12-21
........\..........\扩展属性.pgx,109,2007-12-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • MyBtSt
    C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
    2010-11-25 10:19:48下载
    积分:1
  • VB6MonitorKeyBoard
    在键盘背景处用鼠标双击,可显示本说明。 ">
    2008-06-26 15:00:04下载
    积分:1
  • enum_display_mod
    说明:  列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。(All display the comments and list out the list by clicking to change display resolution.)
    2010-04-27 15:13:26下载
    积分:1
  • FaceControl3
    vc 动态设置主框架窗口的图标FaceControl3的程序源码(vc dynamically set the icon for the main frame window of the program source code FaceControl3)
    2011-07-03 16:21:10下载
    积分:1
  • guanbi_queshengzhuangtailan
    用 Visual C++.Net实现的如何 关闭缺省状态栏 的演示程序。注释详细。适合初学者。(Using Visual C . Net realized how close the default status bar of the demo program. Notes detail. Suitable for beginners.)
    2009-01-20 22:31:50下载
    积分:1
  • ASK_Pro
    说明:  基于MFC的调幅数字通信系统的仿真,界面等都是自己做的(Based on MFC am digital communication system simulation, oneself make interface, etc)
    2012-04-25 14:03:05下载
    积分:1
  • SKinPP
    skin++ 示例源代码及其可执行文件,很好用的皮肤控件(skin++ code)
    2011-10-12 16:29:26下载
    积分:1
  • 89600signal
    安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
    2021-01-11 22:08:49下载
    积分:1
  • itemhistory
    VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll   VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
    2012-11-19 09:52:26下载
    积分:1
  • 696518资源总数
  • 104629会员总数
  • 9今日下载