搜索资源列表
camera-images
- vb获取摄像头图像至剪贴板,把图像文件转换成数组,摄像头录制AVI -vb access to camera images to the clipboard, the image file into an array, camera recording AVI
WebImage
- 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
FlexCell.NET
- FlexCell表格控件 for .NET是采用VB.NET开发的表格/报表控件,提供了6种单元格类型和6种图表类型,提供了合并单元格、虚表、打印和打印预览等功能,支持数据绑定、剪贴板操作、XML文件的导入和导出,不需要Excel运行库支持就可以输出为Excel WorkBook。软件包中附带报表设计器,只需很少的代码就可以制作出图文并茂的报表和程序界面。 -FlexCell form control for. NET is developed in VB.NET form/report co
Clipbord
- VB copy image to clipboard
JTB
- 这是一个用VB编写的使用剪贴板的例程,能通过程序进行剪贴拷贝-This is a VB prepared by the routine use of the clipboard, copy cut and paste through the procedures
E
- 易语言编写的快捷去色的工具,能够按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
Clipboard
- VB写的剪切板操作工具,功能强大,包括TXT,JPG,BMP。-VB write clipboard operations tools, and powerful, including TXT, JPG, BMP.
vbClipBoard
- 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
Clipboard
- VB 关于剪贴板的示例程序。 利用API操作剪贴板-VB sample program on the Clipboard
VB_NET_Forms_Use_the_Clipboard
- VB.NET - Windows Forms - Use the Clipboard-VB.NET- Windows Forms- Use the Clipboard
VB_view_clipboard_formatted_text_images
- VB查看剪贴板中带格式的文本和图像VB view the clipboard formatted text and images-VB view the clipboard formatted text and images
Project1
- 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
getc
- VB获取windows系统的剪贴板上的内容。-VB for windows system, the contents of the clipboard.
51
- 写的Windows剪贴板辅助工具,很不错的VB源码,适合VB爱好者学习研究。-Write Windows clipboard auxiliary tools, very good VB source code, suitable for VB lovers study.
653456765
- VB 获得系统剪贴板中内容,有需要的就下载吧.-VB access to the system clipboard content, there is a need to download it.
Clipboard
- 带声音提醒,区分图像、文字的VB剪切板监视器-With voice reminder, the distinction between images, text of the VB clipboard monitor
rltlork_card-clipboard
- vb写的自动关机的小程序,支持2000xp2003(Vb to write a small program of automatic shutdown, 2000 xp2003 support)
CtrF
- Programa para enviar una tecla al ClipBoard
Capture video_thebest
- Capture motion or still images from your webcam to clipboard / file! Does not use any extra .dll's or .ocx's
列表框(ListBox)操作方法 - VB.NET版
- 这个程序显示了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.)