Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Alex"

APIList is a List of about every API there is, mos...Version: VB5
Author: AlexSubmitted: 10/27/2001Downloads: 12111
APIList is a List of about every API there is, most people have it on their computer but many have not discovered it, so if you don't have it, here it is.

BackgroundEffects is a picture editing program. I...Version: VB5
Author: AlexSubmitted: 10/14/2001Downloads: 6905
BackgroundEffects is a picture editing program. It puts to pictures together much like the way they do in the movies by standing behind a green screen. It puts two simple pitures together by scanning them for a certain color (In this example, white) and ...more>>

This is an HTML editor with advanced features that...Version: VB5
Author: AlexSubmitted: 8/31/2001Downloads: 8153
This is an HTML editor with advanced features that notepad doesn't have that makes creating web pages easier by haveing a Browser built in. When you create your code and save it, all you have to do is click on the browser button and it will switch with a ...more>>

This is for integrating USB cameras into your appl...Version: VB5
Author: AlexSubmitted: 7/26/2001Downloads: 10874
This is for integrating USB cameras into your applications, it isn't all my code but I feel that this is a good program to be put on here.

Painter is a Paint like program that demonstrates ...Version: VB5
Author: AlexSubmitted: 7/24/2001Downloads: 8096
Painter is a Paint like program that demonstrates how to Draw on a picture box, change color, create elliptical circles unlike most other paint program look-alikes which can only make perfect circles, this can make elliptical circles, etc. It took quite ...more>>

Hiker demonstrates how to make a little man move a...Version: VB5
Author: AlexSubmitted: 7/24/2001Downloads: 7050
Hiker demonstrates how to make a little man move around on a picture box. It changes when you move the man up, you can see his back now, when you move left, you see his left side, etc. This is VERY clean code that can be easily enhanced.

This program is a toolbar that is at the top of th...Version: VB5
Author: AlexSubmitted: 7/18/2001Downloads: 9827
This program is a toolbar that is at the top of the screen and is hidden until you move your mouse over it. I put 4 buttons on it. The buttons I put on it are for if you are doing something that you shouldn't be doing and you are afraid of somebody comm ...more>>

TimeClock is a program that clocks one person in j...Version: VB5
Author: AlexSubmitted: 6/3/2001Downloads: 11846
TimeClock is a program that clocks one person in just like at work. You can clock in and it is saved at c:\clockedin.txt. It tells the date time of when they are clocked in and out. If you try to clockin twice, it displays a message box that you are al ...more>>

This program make the form Always on Top of every ...Version: VB5
Author: AlexSubmitted: 5/17/2001Downloads: 10538
This program make the form Always on Top of every program, even those banner adds and borders such as NetZero. It is simple and easy to understand. It is ment mainly for you to incorporate into other larger programs that you want always on top.

This shows how to use the form keypress to record ...Version: VB5
Author: AlexSubmitted: 2/22/2001Downloads: 7755
This shows how to use the form keypress to record keystrokes. This program won't let you exit until you type "zx" in a row at any point. It must be in a sequence. There are many possible upgrades so you cannot Alt+Tab out etc. If you make an upgrade fe ...more>>

<< Previous  Page 2 of  3  Next >>

Go to page: 2  3