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

资源列表

« 1 2 ... .05 .06 .07 .08 .09 48310.11 .12 .13 .14 .15 ... 58525 »
  1. vbchangecolor

    0下载:
  2. VB 调色板的源代码下载,通过拖动滑块来改变颜色值。在窗口中,有代表R/G/B三种颜色的滑动,鼠标拉动这些滑块移动,就会改变三基色分量值,从而改变整体颜色。如果你需要在程序中加入调色板的功能,可以参考下本源码。另外,本程序稍加改造,便可做成一款取色器。-VB source code download color palette to change the color value by dragging the slider. In the window, representatives of R
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:ipudn71
  1. vbdatagridlist

    0下载:
  2. 一个支持鼠标滚轮的VB DataGrid列表类控件源码,设置列表类控件支持鼠标滚轮,显示横向(左右)、竖向(上下)方向上的滚动条,滚动鼠标中轮,列表中的内容会滚动。用来显示数据就方便多了。代码中定义了一个支持鼠标滚轮的API,你可以把本API用在你的VB程序中。-A mouse wheel support VB DataGrid control source category list, set the list of classes to support the mouse wheel con
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:14.23kb
    • 提供者:ipudn72
  1. modpicsoft

    0下载:
  2. VB6.0动态添加和删除控件组并添加滚动条,按照一定的格式动态添加一个可显示图片和文字的自定义控件,并添加滚动条功能,当文本框控件中的内容较多时,滚动条会自动启用,是自定义控件,比Vb默认的要好用。源代码中定义了一个用于显示图片内容的图片框控件,支持BMP图片(*.BMP)|*.BMP|JPG图片(*.JPG)|*.JPG|GIF图片(*.GIF)|*.GIF|所有文件(*.*)的显示。-VB6.0 dynamically add and remove controls group and ad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:165.05kb
    • 提供者:ipudn73
  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 2 ... .05 .06 .07 .08 .09 48310.11 .12 .13 .14 .15 ... 58525 »
搜珍网 www.dssz.com