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: "Matt Smith"

Just another function that will give you a random ...Version: VB4
Author: Matt SmithSubmitted: 8/21/2000Views: 7386
Just another function that will give you a random number, in between two given values.

This loops any wav file on your form until the for...Version: VB4
Author: Matt SmithSubmitted: 8/16/2000Views: 9810
This loops any wav file on your form until the form closes (WITHOUT API).

It is extremelly sad, but alot of people don't kno...Version: VB4
Author: Matt SmithSubmitted: 8/15/2000Views: 7959
It is extremelly sad, but alot of people don't know how easy it is to generate a random number from an unknown amount to an unknown amount. So, here ya go.

Word Scramble - Guaranteed different every time. ...Version: VB4
Author: Matt SmithSubmitted: 8/15/2000Views: 12710
Word Scramble - Guaranteed different every time.

Counts how many times your program has been run....Version: VB4
Author: Matt SmithSubmitted: 8/8/2000Views: 17788
Counts how many times your program has been run.

This code will generate random numbers, with the i...Version: VB4
Author: Matt SmithSubmitted: 8/7/2000Views: 8232
This code will generate random numbers, with the info: 1) How many values - txtValue 2) What the max is - txtMax 3) What the min is - txtMin 4) If they want duplicate random numbers, or not - OptionBoxes - Option1 = Double ...more>>

A simple two lines of coding that centers your for...Version: VB4
Author: Matt SmithSubmitted: 8/7/2000Views: 9250
A simple two lines of coding that centers your form on the screen. Screen resolution, form name and form size are not restricted.
Page 1 of  1

Go to page: 1