Visual Basic

Free Visual Basic Source Code. Download 10 latest Visual Basic system's projects with source code for free here.

Traffic Signal In Visual Basic

> THIS PROJECTS IS TRAFIC SIGNAL. > IT IS USING OF TOOLS IN THE USE OF VB 6. > THEN IT WIL BE THE EASY TO USE IN THE PROJECTS. > THIS PROJECT IS TIMEING SHAPE IN THE PROJECTS. > IT WILL BE THE CHANGE COLOUR IN THE SHAPES. > THERE ARE THE BLACK,YELLOW,GREEN AND RED COLOR ARE CHANGES ON THE SHAPES. > IT WAS START AND STOP BUTTONS ARE AVAILABE IN THE PROJECT. > CLICK IN START BUTTON IN THE TEXTBOX IN

Philippines Payroll Calculator

PayCal.ocx is a simple payroll component. It is designed for the Philippines Payroll market. There is a simple Vb6 test project included to try out the component. There is also an Excel spreadsheet project to demonstrate it as well. If you examine the source code of the test project it will help you to use this component in your own project. Register the component on your computer and add it to

Age Calculation Edited Version

This is a simple visual basic 6.0 age calculation I made. I just change the date input into datepicker so that user can easily select their date of birth. The function is still the same than the previous version. Just select the date of birth on start date caption and click ok, then you will see a computation of your age. If start date is greater than end date, form validation will appear saying

Age Calculation

This is a simple visual basic 6.0 age calculation I made. Just enter the date of birth on start date caption and click ok, then you will see a computation of your age. If start date is greater than end date, form validation will appear saying Date Of Birth can not be greater then current Date. Hope you learn from this.