VB Code bank is basically meant to be a learning tool for beginners. When I was 
first starting out with VB it was nearly impossible to find a complete working 
project to learn from. Books and manuals talk all around it but never really 
show you how to do anything practical. They give you a few snippets of code, 
but never a project complete enough to give you the big picture. 

There's a lot of practical coding in this project for beginners, including: 
  Programming the tree view control 
  Linking the tree view control to an Access database. 
  Programming the toolbar control 
  Programming the tabstrip control 
  Starting the program with a splash screen 
  Database programming without using the Data Control 
  About box with e-mail link 
  Linking to a help file 

If you make any improvement to the program (I know it's not perfect), I'd appreciate 
your passing the code back to me, rtharp@ccp.com. 

Files in this zip:

File                Description
-------------       ----------------------- 
CODEBANK  VBP        Project file
CODEBANK  BMP        Splash form bitmap
COPY      BMP        Toolbar bitmap
DELETE    BMP        Toolbar bitmap
EXIT      BMP        Toolbar bitmap
HELP      BMP        Toolbar bitmap
NOTE      BMP        Toolbar bitmap
OPEN      BMP        Toolbar bitmap
FOLDER    BMP        Toolbar bitmap
VB        BMP        Toolbar bitmap
WRENCH    BMP        Toolbar bitmap
CODE      BMP        Toolbar bitmap
EDIT      BMP        Toolbar bitmap
REDO      BMP        Toolbar bitmap
STOP      BMP        Toolbar bitmap
SAVE      BMP        Toolbar bitmap
CODERED   BMP        Toolbar bitmap
BANK      ICO        Project icon
ABOUT     FRX        About box form
ABOUT     FRM        About box form
MAIN      FRX        Main form
MAIN      FRM        Main form
REPAIR    FRM        Repair database form
SPLASH    FRX        Splash form
SPLASH    FRM        Splash form
MAIN      BAS        BAS module 
CONTXTID  BAS        BAS module for help file
CODEBANK  MDB        Access database
CODEBANK  EXE        Compiled program
CODEBANK  HLP        Compiled help file
CODEBANK  HPJ        Help file project
CODEBANK  P01        Help file project
CODEBANK  DHP        Help file project
        34 file(s)        527,459 bytes