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: "Vortex"

This is a Mouse Event procedure that is pretty coo...Version: VB6
Author: VortexSubmitted: 4/27/2001Downloads: 4783
This is a Mouse Event procedure that is pretty cool. It can be used for Web designing. Check it out!

This is a code that demonstrates how the automatic...Version: VB6
Author: VortexSubmitted: 4/27/2001Downloads: 5458
This is a code that demonstrates how the automatic drag and drop procedure works.

Not too long ago, I submitted a code for a Starbur...Version: VB6
Author: VortexSubmitted: 4/27/2001Downloads: 5851
Not too long ago, I submitted a code for a Starburst Effect, and mentioned that with a few changes, you could make a Hurricane Effect. Well, here it is.

Here is an Inversion program with only 1 line of c...Version: VB6
Author: VortexSubmitted: 4/27/2001Downloads: 5232
Here is an Inversion program with only 1 line of code to change a picture to a negative format.

Creating graphics using the DrawMode, DrawStyle an...Version: VB6
Author: VortexSubmitted: 4/24/2001Downloads: 7060
Creating graphics using the DrawMode, DrawStyle and FillStyle statements.

1 simple line of code to show the effects of how t...Version: VB6
Author: VortexSubmitted: 4/24/2001Downloads: 4518
1 simple line of code to show the effects of how the Mouse Pointer changes with the click of a button.

A code to show how sub-strings are searched within...Version: VB6
Author: VortexSubmitted: 4/23/2001Downloads: 7275
A code to show how sub-strings are searched within a string, using the InStr and InStrRev statements.

Krusty the Clown tells time, and months, and weeks...Version: VB6
Author: VortexSubmitted: 4/23/2001Downloads: 8403
Krusty the Clown tells time, and months, and weeks, and days etc. A simple program that you can use for your desktop.

A simple program that shows how a two-dimensional ...Version: VB6
Author: VortexSubmitted: 4/22/2001Downloads: 5407
A simple program that shows how a two-dimensional array works within a VB program.

A code that shows how to reverse a string within V...Version: VB6
Author: VortexSubmitted: 4/22/2001Downloads: 5791
A code that shows how to reverse a string within VB using the Mid$ and Len procedures. EX: "train" would now be displayed as "niart" etc.
Page 1 of  2  Next >>

Go to page: 1  2