Browsing Visual Basic 6
HOW TO MANIPULATE AN ACCESS DATABASE - Demo Pay Roll Program
To show how to ADD / EDIT / DELETE informationfrom an access Database.
LineCount
This code (program) counts how many lines are in your forms, modules, classes, user controls and designers.
Get away from repetative VB Controls! NO EXTERNAL FILES!!
This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls.
Code Commentor Add-in
Comment any line of code in your projectOriginal Author: REBOAssumptionsThis Add-in is written in VB6 and sp4.
Task List Addin **Updated v 2**
An update to Pete Sral's update to Mark Joyal's Task List.
Windows 2000 TopBar (Updated)
Create a look like one used in windows2000 Great for wizards dialogs.
Bitmap to HTML
Converts any bitmap, jpeg or gif image to a color html page.