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"

This demonstrates how to limit a text box to a cer...Version: VB5
Author: AlexSubmitted: 2/14/2001Views: 8934
This demonstrates how to limit a text box to a certain amount of characters so once the user enters 8 characters, the text box is disabled. The number of characters can be altered.

This program shows how to hide the mouse. Also, ho...Version: VB5
Author: AlexSubmitted: 2/14/2001Downloads: 7585
This program shows how to hide the mouse. Also, how to lock the mouse into a forms size in pure VB Code. You could put the lock function into the Form_Activate if you were creating a security program.

This is a loaded notepad type with one click encry...Version: VB5
Author: AlexSubmitted: 2/7/2001Downloads: 6186
This is a loaded notepad type with one click encryption. Has a good interface. It saves, opens, has recenetly accessed files. The works.

This program is a must have! It demonstrates how ...Version: VB5
Author: AlexSubmitted: 2/5/2001Downloads: 7654
This program is a must have! It demonstrates how to use the Randomize function for begining VB Coders. It randomly generates a password according to the selected options. It has Letters, Numbers, and Both for the character options. It has an Upper or ...more>>

This is a Fibonacci Sequence Generator. I am 15 a...Version: VB3
Author: AlexSubmitted: 1/9/2001Downloads: 6623
This is a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job.

This Application Enables or Disables the Taskbar, ...Version: VB3
Author: Alex Submitted: 1/7/2001Downloads: 12247
This Application Enables or Disables the Taskbar, Ctrl+Alt+Del, Alt+F4, Alt+Tab, etc. You must enter the correct password before the Application will Disable or Enable. The password is included.

How to open programs using the Shell function. ...Version: VB3
Author: AlexSubmitted: 1/6/2001Views: 9839
How to open programs using the Shell function.

<< Previous  Page 3 of  3

Go to page: 3