资源列表
vbbrowsersrc
- 一个VB技术编写的网页浏览器源码,基于Windows平台的ieframe.dll控件库,调用的是ieframe.dll里的方法和属性编写而成的,代码也是比较简洁的,不几行代码就实现了类似IE浏览器的功能,为初学者学习VB提供示例参考-Technical writing a VB web browser source code, based on the Windows platform ieframe.dll control library, call the methods and prope
vbdialogs
- 适用于VB6.0的通用对话框自定义模块,不使用控件,对Windows通用对话框进行自定义,核心包括一个封装的类和两个模块。CCommonDialog.cls功能:使用 Windows 通用对话框,实现了调用文件属性对话框、打开对话框(可以提供某些文件预览)、保存对话框的功能;MDrawWaves.bas给定一个Wave文件,画出其波形;MCDHook.bas对话框预览核心模块,实现回调函数,消息截取处理和其他功能。它里面的变量、函数等,一般不需要在外部调用,所有功能基本封装在 CCommonDi
vbcaimenu
- 基于VB6的多彩菜单控件,附源码和测试代码,单独OCX测试为控件测试程序,测试时请注意要把控件和vb源码项目在同级目录下。内附使用说明和控件源码更新说明,是很好的学习资料-Based VB6 colorful menu control, with source and test code, separate tests for OCX controls testing procedures, test controls and take note vb source project under
geticon
- vb6获取EXE文件图标,在GetIcon.frm代码内的ExtractAssociatedIcon方法中,可设置EXE文件的路径-vb6 get EXE file icon in ExtractAssociatedIcon method GetIcon.frm code inside, you can set the path to the EXE file
commprinter
- Vb6调用打印机的实例,调用后把图片打印出来,在打印.frm中,可定义图片的相关属性,比如图片高度、图片宽度、纸张尺寸,还有颜色模式、打印方向、放大缩小百分比等,是学习打印功能的一个基础实例。VB打印图片源码实例,敬请下载。-Vb6 calling instance of the printer, print out the picture after calling in print. Frm, the relevant attributes to define the picture, su
013vbviewself
- VB检测自身被安装到的目录路径,本程序被安装到这个文件夹,获取到程序的安装路径,以弹窗方式告之,当然这仅是个例子,重点是路径的获龋-VB detection itself is installed into a directory path, the program is installed into this folder, access to the installation path of the program to pop way to tell, of course, this is
errorprint
- VB查询错误号,没搞明白这个源码是干什么的,可以顺利编译,编译后运行在输入框中输入数字号码,也就是错误号,具体是什么自己研究吧。-VB query error number, do not understand this source is doing, can be successfully compiled, the compiler runs in the input digital input box number, that is the wrong number, specifica
shiyan6
- 使用持久行的数据,即将文件读入到类中,并显示在界面上,并对其进行操作-Use of persistent data line, coming into the class file is read and displayed on the screen, and its operation
clockframe
- VB利用时钟控件实现文字闪烁,VB6用户可直接编译运行源码,运行效果可下拉本页滚动条参见截图,文字在不停的闪烁,交替颜色变换,变换交替时间是使用时钟控件来控制,代码仅供参考。来自羽林的VB代码库,欢迎学习参考。制作文字闪烁效果的可参考。-VB controls to achieve the text using the clock flashes, VB6 users can directly compile and run the source code, run the drop-down
vbjzt
- 数字金字塔形状的字符输出例子,使用VB输出这种字符序列的样式。在运行的窗口中输入要生成的行数:(别太夸张不然电脑会卡!不要输入太大的数字),在数字金字塔完成前请不要对这个窗口进行操作不然会卡住!按下确定键开始!若点击“排列居中”按钮,则金字塔会变成正三角形形状,更像金字塔了-Alphanumeric pyramid-shaped output examples using VB output style of this sequence of characters. Enter the numb
vbaboutform
- VB写的漂亮“关于”窗口源代码,Visualbasic6.0窗口编程实例,实现一个看上去有点专业的软件“关于”窗口,很多程序都有一个“关于软件”的功能,在里面可以显示软件的版本、作者、联系方式、版权声明、网址等信息,一个漂亮的关于窗口可提升软件品位,对用户产生好印象。-VB wrote beautiful "About" window source code, Visualbasic6.0 window programming examples, to achieve a professiona
vbopenweb
- 只要运行explorer后面加个空格再加上网址就能弹出网页了,不过现在都装有360,这种弹出窗口的方式可能会被拦截,主要是使用vb Shell来调用explorer.exe.来实现。源码在VB6下编译通过,网页网址可以自己改的-Just run behind a space explorer plus plus pages on the website will be able to pop up, but now with 360, this pop-up window approach ma
