Home
Contact
Links
Lyrics
Tablature
Thoughts
Visual Basic
Web Design
What's New
Site Map
Site Designed By
J.T.S. DESIGN, INC.
Jeff T.S.'s Homepage

Visual Basic

Other Projects
The following programs are a compilation of my own code as well as code that I've found on the web.
Project Name
Version
Source
Download
Letter Generator
VB 5.0, Prof.
This program demonstrates how to share data between different forms. It also demonstrates how to format text for printing.
Text Scroller
VB 4.0, 32-bit
A demonstration on how to scroll text.
Wave Player
VB 4.0, 32-bit
This program demonstrates how to play a wave (.wav) file.
Moving Form
VB 4.0, 32-bit
This program demonstrates how to move the form away from the mouse pointer when the user trys to click on the command button.
Percentage Bar
VB 4.0, 32-bit
This program demonstrates how to make a percentage bar as seen when installing a new program.
Text Scroller 2
VB 4.0, 32-bit
Another example on how to scroll text.
Powers By 2
VB 5.0, Prof.
This program calculates the powers of two.
Text Opener
VB 5.0, Prof.
This program demonstrates how to open text files (*.txt) and then print them.