CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .08 .09 .10 .11 .12 48313.14 .15 .16 .17 .18 ... 58526 »
  1. ScriptControlcol

    0下载:
  2. VB6.0利用scr iptControl控件执行脚本计算加减乘除,进行常规的数字计算,计算结果会显示在下边的文本框中。有对scr iptControl计算方面有兴趣的,不妨下载本VB源码参考一下。-VB6.0 use scr iptControl control to perform addition, subtraction calculation scr ipts, routine basis, the calculation results are displayed in the te
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:ipudn75
  1. ScriptControl

    0下载:
  2. VB使用scr iptControl控件调用事件过程,以一个人力资源管理系统的界面为例进行演示,如何在VB环境下使用scr iptControl控件调用事件过程。将VB资源管理器中的字符串添加到菜单中,添加树状菜单等。-VB event procedure using scr iptControl control calls to a human resources management system interface example demonstrates how to use an ev
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:ipudn77
  1. printtupian

    0下载:
  2. VB 打印BMP格式的图片文件,Vb打印图像的实例。打印窗口在右侧,左侧上部分是资源管理器,用来选择图片路径,下部是所需路径下的所有BMP图片,你可以任选一张后,单击鼠标,即可在右侧预览。确认无误后可点击“打颖按钮将这张BMP图像打印出来。-VB print BMP format image files, Vb print examples of the image. Print window on the right side, the left part is the resource ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.82kb
    • 提供者:ipudn78
  1. MSHFlexGrid

    0下载:
  2. VisualBasic6.0给MSHFlexGrid控件添加背景图片,让MSHFlexGrid变漂亮些。运行程序后,可选择一张背景图片,支持BMP/JPG格式,选择结束后即可将图片应用于MSHFlexGrid控件上用作背景来显示,如上图所示,是不是漂亮多了?-VisualBasic6.0 MSHFlexGrid control to add a background image, so MSHFlexGrid becomes prettier. After running the program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:31.37kb
    • 提供者:ipudn79
  1. winrenwulan

    0下载:
  2. “常见的VB任务栏”导航效果,仿打开“我的电脑”的界面效果,有左侧展开菜单、可隐藏显示,右侧的盘符图标,和资源管理器很相似,里面有一些窗体菜单设计技巧不错,比如任务栏、主菜单栏和列表菜单等,比如列表显示, 此时显示的是收缩的图标,列表隐藏,此时显示的是展开的图标-"Common VB Taskbar" navigation results, imitation Open "My Computer" interface effect, there on the left to expand the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:42.83kb
    • 提供者:ipudn80
  1. simulation

    0下载:
  2. A program for simulating a mmn sever-Simulation of a multi-server system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:acbrd
  1. printcolortxt

    0下载:
  2. VB打印彩色文字,不过测试发现文字没有变彩色,我没有打印机,所以不知道打钱出来是什么样子。我这里是Windows XP SP3,或许是需要win7或Win8吧,觉得没几行代码,有兴趣的就参考吧。-VB print colored text, but tests found no change text color, I do not have a printer, so I do not know what it was like to fight money out. I am here is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:ipudn82
  1. printjlvb

    0下载:
  2. VB编写实现的简历打印程序,一眼看上去还挺不错嘛。将程序简历设计成表格的样式,这也是大家习惯用的格式,有放照片的地方,还有个人信息的填写,另外还可打印,简历信息可保存至Access数据库,稍加修改就可制作成一款简历管理软件。选中每一个简历,就可方便的打印出来-VB prepared to achieve resume printing process, one looks pretty bad. The program is designed to form a style resume, wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:114.41kb
    • 提供者:ipudn83
  1. comboboxmousestyle

    0下载:
  2. VB从ComboBox列表框中选择鼠标样式,可以改变鼠标的样式,把那些cur鼠标指针样式文件显示在ComboBox列表中,选择对应的cur文件,即可改变鼠标指针的样式,觉得有需要的可下载源代码仔细参阅。-VB mouse style ComboBox from the selection list box, you can change the style of the mouse, the mouse pointer style that cur file is displayed in th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:ipudn84
  1. mousestyle

    0下载:
  2. VB SetMouse 设置鼠标样式,操作对象为*.cur文件,可设置窗体的鼠标样式和设置系统的鼠标样式,代码中的几个关键参数:   SetSysMouse设置系统鼠标样式   BackSysMouse恢复系统鼠标样式   SetFormMouse设置窗体鼠标样式   BackFormMouse恢复窗体鼠标样式-VB SetMouse set the mouse style, the operation object* cur file, you can set the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:11.43kb
    • 提供者:ipudn85
  1. mousedragpic

    0下载:
  2. VB利用鼠标移动浏览大幅图片,也就是用鼠标拖动图片移动看不到的地方,不是太灵敏,还需要继续优化,有兴趣的可参考-VB use the mouse to move sharply browse pictures, use the mouse to drag the picture is moved out of sight, not too sensitive, but also need to continue to optimize, interested can refer to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6.7mb
    • 提供者:ipudn87
  1. vbmousedemo

    0下载:
  2. 鼠标模拟,可模仿鼠标左键、右键、模拟鼠标中键等,选中演示相应功能的按钮,单击回车模拟鼠标事件。- Mouse emulation, mimic the left mouse button, right mouse button and other simulation, select the corresponding function demo button, click the Enter simulate mouse events.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:8.63kb
    • 提供者:ipudn88
« 1 2 ... .08 .09 .10 .11 .12 48313.14 .15 .16 .17 .18 ... 58526 »
搜珍网 www.dssz.com