Get a notification when the monitor is turned off by the power saving options
Get notified when the monitor is turned off by Windows or get notified of some other related changes (you'll need to change the Power Setting GUID and probably data check) that are supported by the...
View ArticleBen' Text2Dir
Ben’s Dir 2 Text is a small utility to create many folder paths in a text file this can be useful if you had a list of customers, and you need to create the folders on a new formatted computer. It...
View ArticledmCheck Control
Hi here is a little control I made about an hour ago it very simple I made the design of the checkbox in expresion design and also left the source file for the graphic hope you find it usfull....
View ArticleLabel Text Box
hi this is a little text box with a label you can set the caption it like the one you need on some CSS pages you can also change the border color I made this quick so there maybe room for inprovements...
View ArticleGradient Unicode Label With Animation - With Cairo - OCX
Gradient Unicode Label Semi Transparent With Animation - With Cairo - OCX: Quote: GradientLabelTransparentWithCairoOCX.zip And Have Possibility of Colors Animation. Transparency is capturing from the...
View ArticleDrag Listbox data to any row by vb6
Drag Listbox data to any row Click on one line first, and then click again to drag it to the desired location. You can use page up/page down to flip pages, and use the home and end keys to locate the...
View ArticleVB6 - Simple OCR Text Recognition from a PictureBox Image
This project is a simple example of using the "WinRT OCR Engine" to recognize the text from a PictureBox image pulled from the Clipboard. Just copy any image containing some text in the Clipboard and...
View Articlecheck vb6 textbox press tab on keybode
when press tab,it will lostfocus,how to stop it,hook it ,i need do other action Question 1: How to use the Listview control as an Excel spreadsheet in VB6, where you can click to modify the values of...
View ArticleMiniZip.cls , vb6 unzip File Class by zlibwapi.dll
MiniZip.cls , vb6 unzip File Class by zlibwapi.dll code from here ,and add more functions How to unpack a ZIP file using the library zlibwapi.dll ?-VBForums Quote: Originally Posted by HackerVlad...
View ArticleVb6 VBS script for implementing compressed folders
Code: strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set colFolders = objWMIService.ExecQuery _...
View Article(vb6) Single Property Usercontrol Assistant (Simple)
Use it to add a property to an existing usercontrol or add properties, one at a time, to a new control. Code can easily be modified to suit your needs. This is not all inclusive, but a good simple...
View ArticlemodIniFiles
modIniFiles is a small bas file that can be used for reading and writeing windows ini files it supports a lot of stuff and should be all you need to deal with the old ini files. some features...
View ArticleButton Updown Panel
Hi this is a simple panel control I made the other night that opens and closes a panel using a button I also made from a picturebox anyway you can change colors and more and hold controls in the panel...
View ArticleLittle String List Mod
Hi, Here is some code I made to allow you to use the default VB Collection object to load and save strings it also got functions to find a string and more hope you find it usfull. Code: Private TList...
View ArticleFull Planet Source Code Jumbo Resource CDs
The guys at Internet Archive have done wonderful job here: https://archive.org/details/PSC-JUMBO_RESOURCE_CDS Beware that these might possibly contain malware (though highly unlikely), no matter that...
View ArticleTagLabel
Hi this is a cute little Label control I made tonight a little bit like the CSS ones you see on pages well that were I got the idea from anyway the code is basic to follow and the control is easy to...
View ArticleA module for reading CAB archives
I finally wrote a module for reading CAB archives today. With this module, you can read the list of files inside the CAB archives and which file takes up how many bytes. I did not add the date and time...
View ArticleRC5(vbRichClient5) and RC6 Tutorial
I've been using RC5/RC6 for years, but every time I need to use a feature in RC5/RC6, I always have to spend a lot of time searching for code related to RC5/RC6 in vbForums, which is a waste of my time...
View ArticleSHFileOperation
I was reading up on SHFileOperation tonight I never realy used it, before just seen it in posts so I decided to read about it pretty much you can do some cool things So to same my self repeated code I...
View ArticleBen's APIViewer
Hi here is a small api viewer I been working on hope you like it. Screenshot Download Source apiview.zip Attached Images Attached Files apiview.zip (599.3 KB)
View Article