Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Search

Search results for: ""

Function which takes a file name and returns a str...Version: VB3
Author: A1VBCodeSubmitted: 2/7/2000Views: 20993
Function which takes a file name and returns a string containing all possible information about the file.

Code snippet which repositions and resizes all the...Version: VB5
Author: Justin ManleySubmitted: 2/15/2000Views: 20346
Code snippet which repositions and resizes all the controls on a form whenever the form is resized.

Procedure which uses the SendMessage API to search...Version: VB5
Author: Justin ManleySubmitted: 1/15/2000Views: 15597
Procedure which uses the SendMessage API to search a List Box for a specific piece of text. The text is highlighted as the user types in a textbox.

Uses GetSetting registry function to retrieve the ...Version: VB5
Author: Justin ManleySubmitted: 1/3/2000Views: 22184
Uses GetSetting registry function to retrieve the size of a form from the registry so that the form size persists each time the application is loaded.

Keeps a form always on top even when you click on ...Version: VB5
Author: Justin ManleySubmitted: 1/2/2000Views: 36605
Keeps a form always on top even when you click on another window.

Procedure which uses DAO to list all the objects i...Version: VB3
Author: A1VBCodeSubmitted: 1/28/2000Views: 11656
Procedure which uses DAO to list all the objects in a Database.

Procedure which uses DAO to print all values in a ...Version: VB3
Author: A1VBCodeSubmitted: 2/6/2000Views: 12352
Procedure which uses DAO to print all values in a recorset .

Creates a table linked to a Foxpro table and then ...Version: VB4
Author: A1VBCodeSubmitted: 2/23/2000Views: 12147
Creates a table linked to a Foxpro table and then opens a recordset on the linked table.

Opens a table-type recordset and then moves throug...Version: VB3
Author: A1VBCodeSubmitted: 2/13/2000Views: 12310
Opens a table-type recordset and then moves through the recordset using the .Edit method to edit a field in the table.

Procedure which demonstrates the use of the .Seek ...Version: VB3
Author: A1VBCodeSubmitted: 1/1/2000Views: 20914
Procedure which demonstrates the use of the .Seek method to located a specific record in a recordset

Page 1 of  588  Next >>

Go to page: 1  2  3  4  5  6  ...