Tools Links Login

Browsing Visual Basic 6

Prev   Next

VB6 Error Codes List
This is a list of all the error codes you can get in Visual Basic 6.
Posted:2003-06-01, 260 views

[ RGB Form Colour Changer ]
This little code will allow you to change the forms colour using Scroll Bar and Text Boxes, this can be changed to change the colour of a Text Box, etc.
Posted:2003-06-01, 86 views

[ Password Protection With Up To 3 Attemps ]
This will ask the user to enter a password and if it is incorrect it will give them two more chances (three attempts in total).
Posted:2003-06-01, 225 views

Using Net Send
This is a one line tutorial on how to use Net Send to send messages over a network.
Posted:2003-06-01, 93 views

Faster Coding
Tired of typing? How about VB completing your function names and variables just like when you declare a variable? Now that would save a lot of time!!!This article shows how to use the build-in VB word prediction-completion tool anywhere in your code.
Posted:2003-06-01, 111 views

Percent Bar - Transforms a PictureBox into a Percent Bar!
I thought this code might help those struggling to make a percent bar.
Posted:2003-06-01, 91 views

[ If Statements, Weekend? ]
This will show beginners how to use simple If Statements why telling them if it's the weekend or not.
Posted:2003-06-01, 78 views

Prev   Next