Browsing Visual Basic 6
Get Domain Name
Ever wanted to get the Domain of the currently logged on user?This code works on Windows NT and further.
Changing the Shapes of Your Forms
Learn how to change your form's shapes!Original Author: Campbell Productions SoftwareCodeChanging the Shapes of Your Forms Are you tired of your square or rectangle forms? Would you like to create a splash screen that actually looks like a splash? Would you like to create an About Us screen in the shape of a circle or a star? Well, this is the tutorial for you.
Simple Interest Calculator ( update 1) - Now used to find Amount also !
Make this program and you have a total Interest calculator .
Simple Interest calculator
This is a program made to calculate interest !This is for Beginners !.
Better Than VB DoEvents
Doevents in VB utilizes a lot of Windows resources.
Programming with keycode
This article is trying to help show how to program in visual basic, how to make applications execute commands upon the keystroke of a specific key.
^^^Loops For Beginners
This Code Shows The Various Loops and how they can be applied, great for beginners looking for a solution timers can't seem to provide.