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: "NBS Solutions"

Working with LBound and UBoundVersion: VB6
Author: NBS SolutionsSubmitted: 6/12/2004Views: 16359
This is a example of how to manipulate the LBound and UBound properties of a control array.

Use SendMessage to undo textbox entriesVersion: VB6
Author: NBS SolutionsSubmitted: 5/30/2004Downloads: 5457
Use the SendMessage to utilize the Undo of a textbox.

Add arrows to Command buttonsVersion: VB6
Author: NBS SolutionsSubmitted: 5/30/2004Downloads: 5791
Add arrows to Command buttons without Image files.

Access the internet within your VB CodeVersion: VB6
Author: NBS SolutionsSubmitted: 5/30/2004Downloads: 7658
Access the internet from within your VB Code.

Change system short date formatVersion: VB6
Author: NBS SolutionsSubmitted: 5/30/2004Downloads: 8810
Change your system short date format - Running this code will change your system date format without warning.

Get number of days of a calendar monthVersion: VB6
Author: NBS SolutionsSubmitted: 5/29/2004Downloads: 6598
Simple application which gets the number of days in a calendar month.

Use arrow and enter keys to shift focusVersion: VB6
Author: NBS SolutionsSubmitted: 5/29/2004Downloads: 5173
Use the keyboard keys (arrows and enter) to move focus from one control to the next.

Open a password protected Access DBVersion: VB6
Author: NBS SolutionsSubmitted: 5/27/2004Views: 15317
How to open a password protected access database using ADO.

First Character to UppercaseVersion: VB5
Author: NBS SolutionsSubmitted: 5/18/2004Downloads: 5059
Make every character of every word in a textbox to upercase on lost focus.

Filtering duplicates from listboxVersion: VB6
Author: NBS SolutionsSubmitted: 5/6/2004Downloads: 4478
Filtering duplicates from list box with code at runtime. Generating unique values using randomize. Working with the status bar and progressbar, and working with the static var
Page 1 of  2  Next >>

Go to page: 1  2