Adds a touch of professionalism to your project.
Just like VB IDE. One tab has the common dialog, the other tab
shows recent files, their path and their icon in a listview.
Can obviously be adapted to show ima
This searches a givin directory for .jpg .bmp .gif and can be edited to search for other picture formats as well. It then lists all pictures found in a listbox. Click the checkbox to preview each picture 1 at
It will create a tree of directories even though your PC doesn't have the parant directory. For example if you want to create a directory "Test3" under C:\TEST1\TEST2. This function will create TEST3 and it wi
Rev 8-1-2001. Have you ever had to compare files in two different folders? Mostlikely, you used paper and pencil. This VB snippet shows the contents of 2 folders and flags files with different date or file siz
This is a fairly simple code that is an alternative to Windows
Explorer or My Computer. An example using the DriveListBox,
DirListBox and FileListBox, this code was "inspired" by File
Browser, uploaded a few d