If you are as big of a computer nerd as I am, then you've come to the right place.

 

Visual Basic 4.0 and 5.0 source code:

Some of the samples below were written by myself, the rest were found on other web pages. Please respect the ownership of these samples. The samples are provided for educational use.

 

EZPlay - Play sound (*.wav) files in your VB programs

BMP Effects - Cool effects using a picture box

BMP Tile - More Bitmap effects using a picture box

Button Click - Click buttons in other programs using the Windows API

Format Floppy - Format floppy disks from your VB program

On Top - Make your form "always on top"

Resolution - Set your screen resolution on the fly!

Shut Down - Shut down your computer from a program

User Name - Retrieves the user name from the Windows log on box

About Info - Gets system data that would look nice in an about box

Arrange Desktop Icons - Arrange the desktop's icons through code

CD Player - Play an audio CD in one of your programs

Free Space - Find out how much space is left on your drive

Gradient - Add a blue gradient background to a form

Hard Drive Info - Useful information about your HD

Shortcuts - An API that will create a link file (Windows shortcut)

Picture Fader - Fade a picture box in, out, left, right, top, bottom, and random

Print Screen - Capture your screen in a picture box

Transparent Form - If you want a transparent form, here's how to make one 

Back to Dan's main page