
How-To... - Use the VB file controls
The
Visual Basic file controls can let you build up a file dialog box to view
files, open, save, or do anything you wish with the files. If you can't do
it with the CommonDialog control, the use these to build a custom file box.
The source-code is fully documented, but there is nothing difficult about using the controls, just simple single lines of codes.
You can download the source code by clicking here