Tools Links Login

Browsing Visual Basic 6

Prev   Next

A Tip to save Time
This is a tip that will save many of you VB Programmers a lot of time.
Posted:2003-06-01, 117 views

A good collision system
My article learns you how to make a good collision engine (d3drm).
Posted:2003-06-01, 148 views

Data types in Visual Basic
Learn everything about data types supported by Visual Basic!!!(Don't look at the ratings because this article has been updated to make it as complete as possible!!!)Original Author: Deepanjan DattaCodeData types in Visual BasicJust as ice-creams come in different flavors, data comes in diffrent types.
Posted:2003-06-01, 125 views

Bouncing Lines ScreenSaver
This is a really cool ScreenSaver, it looks like a bunch of lines following eachother and bouncing off the sides of your screen.
Posted:2003-06-01, 113 views

Moving StarField Form BG (3D Version)
This is a really cool form effect, it looks like a starfield moving from the middle of the screen out at you, it kind of looks like the Windows screen saver.
Posted:2003-06-01, 128 views

Count spaces or occurances of words or anything with one simple line of code
Count spaces or occurances of words or anything with one simple line of code.
Posted:2003-06-01, 104 views

Count words in a string with 2 lines of code
Have you been using the instr function, or 3rd party functions to find the word count of a block of text.
Posted:2003-06-01, 108 views

Prev   Next