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

搜索资源列表

  1. camera-images

    0下载:
  2. vb获取摄像头图像至剪贴板,把图像文件转换成数组,摄像头录制AVI -vb access to camera images to the clipboard, the image file into an array, camera recording AVI
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:dowill
  1. WebImage

    0下载:
  2. VB版网页照相机,可以抓取整个网页,并保存图像,也可以另存为BMP格式,或者只将其保存到系统剪贴板。运行测试时,输入网站,要等待一会才能将其正确保存,否则可能会是黑屏,如果有个打开进度条就更完美了。 -VB version of the page camera, you can crawl the entire web page, and save images, it can be saved as a BMP format, or just save it to the system c
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:5.65kb
    • 提供者:诸葛云龙
  1. FlexCell.NET

    3下载:
  2. FlexCell表格控件 for .NET是采用VB.NET开发的表格/报表控件,提供了6种单元格类型和6种图表类型,提供了合并单元格、虚表、打印和打印预览等功能,支持数据绑定、剪贴板操作、XML文件的导入和导出,不需要Excel运行库支持就可以输出为Excel WorkBook。软件包中附带报表设计器,只需很少的代码就可以制作出图文并茂的报表和程序界面。 -FlexCell form control for. NET is developed in VB.NET form/report co
  3. 所属分类:Dialog_Window

    • 发布日期:2016-03-24
    • 文件大小:1mb
    • 提供者:win119
  1. Clipbord

    0下载:
  2. VB copy image to clipboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2.71kb
    • 提供者:Luiw
  1. JTB

    0下载:
  2. 这是一个用VB编写的使用剪贴板的例程,能通过程序进行剪贴拷贝-This is a VB prepared by the routine use of the clipboard, copy cut and paste through the procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4.17kb
    • 提供者:lin
  1. E

    0下载:
  2. 易语言编写的快捷去色的工具,能够按F11取到鼠标所在点的颜色,用VB的表示和RGB三色表示,双击可以保存到剪切板,附带源码.是自己为了写程序方便而编写的,主要是小巧-Fast and easy language to color tools, to press F11 to access points where the color of the mouse, using VB and the said that the RGB tri-color, double-click can be sa
  3. 所属分类:Windows编程

    • 发布日期:2017-04-04
    • 文件大小:618.07kb
    • 提供者:yuiop
  1. Clipboard

    0下载:
  2. VB写的剪切板操作工具,功能强大,包括TXT,JPG,BMP。-VB write clipboard operations tools, and powerful, including TXT, JPG, BMP.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:11.21kb
    • 提供者:yeling
  1. vbClipBoard

    0下载:
  2. VB 获得Windows系统剪贴板中内容,先判断剪帖板中内容的类别,是文字还是图像,然后分开显示到不同的控件中。本类程序以前发过一些,每一款都有不同的编写实现方法,因此本源码同样只供学习参考-VB get Windows system clipboard contents, the first board to judge the content of posts cut class, is the text or images, then shown separately to a diffe
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4.08kb
    • 提供者:zs3
  1. Clipboard

    0下载:
  2. VB 关于剪贴板的示例程序。 利用API操作剪贴板-VB sample program on the Clipboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4.15kb
    • 提供者:江智勇
  1. VB_NET_Forms_Use_the_Clipboard

    0下载:
  2. VB.NET - Windows Forms - Use the Clipboard-VB.NET- Windows Forms- Use the Clipboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:158.78kb
    • 提供者:uj
  1. VB_view_clipboard_formatted_text_images

    0下载:
  2. VB查看剪贴板中带格式的文本和图像VB view the clipboard formatted text and images-VB view the clipboard formatted text and images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:21.53kb
    • 提供者:i
  1. Project1

    0下载:
  2. vb 读取EXCEL中的趋势图比如D盘下有一名为graph的Excel文件。里面有一个直方图。现在新建一个窗体,窗体上放置一个PictureBox,一个按钮。单击按钮,将读取D:/graph.xls中的直方图到图片框-Private Sub Command1_Click() Dim mXlsApp As Excel.Application 应用 Dim mXlsBook As Excel.Workbook 工作薄 Dim mXlsSheet As Excel.Worksheet
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:2.24kb
    • 提供者:huier
  1. getc

    0下载:
  2. VB获取windows系统的剪贴板上的内容。-VB for windows system, the contents of the clipboard.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:2.38kb
    • 提供者:fly
  1. 51

    0下载:
  2. 写的Windows剪贴板辅助工具,很不错的VB源码,适合VB爱好者学习研究。-Write Windows clipboard auxiliary tools, very good VB source code, suitable for VB lovers study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12.41kb
    • 提供者:truck65
  1. 653456765

    0下载:
  2. VB 获得系统剪贴板中内容,有需要的就下载吧.-VB access to the system clipboard content, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.52kb
    • 提供者:红烧鲫鱼
  1. Clipboard

    0下载:
  2. 带声音提醒,区分图像、文字的VB剪切板监视器-With voice reminder, the distinction between images, text of the VB clipboard monitor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11.11kb
    • 提供者:红烧鲫鱼
  1. rltlork_card-clipboard

    0下载:
  2. vb写的自动关机的小程序,支持2000xp2003(Vb to write a small program of automatic shutdown, 2000 xp2003 support)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-15
    • 文件大小:7kb
    • 提供者:ouuchionel
  1. CtrF

    0下载:
  2. Programa para enviar una tecla al ClipBoard
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:Godinez
  1. Capture video_thebest

    0下载:
  2. Capture motion or still images from your webcam to clipboard / file! Does not use any extra .dll's or .ocx's
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:11kb
    • 提供者:agustino
  1. 列表框(ListBox)操作方法 - VB.NET版

    2下载:
  2. 这个程序显示了VB.NET列表框操作方法,比如,复制,粘贴,删除,上下左右移动,还有系统剪贴板调用。(This program shows VB.NET list box operation methods, such as copy, paste, delete, move up and down left and right, and system clipboard calls.)
  3. 所属分类:.net编程

    • 发布日期:2019-05-20
    • 文件大小:223kb
    • 提供者:DarknightCaen
« 12 »
搜珍网 www.dssz.com