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

Search results for: ""

Untitled (click to view code)Version: VB3
Author: A1VBCodeSubmitted: 2/7/2000Views: 14591
Function which takes a file name and returns a string containing all possible information about the file.

Untitled (click to view code)Version: VB5
Author: Justin ManleySubmitted: 2/15/2000Views: 14293
Code snippet which repositions and resizes all the controls on a form whenever the form is resized.

Untitled (click to view code)Version: VB5
Author: Justin ManleySubmitted: 1/15/2000Views: 10089
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.

Untitled (click to view code)Version: VB5
Author: Justin ManleySubmitted: 1/3/2000Views: 15019
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.

Untitled (click to view code)Version: VB5
Author: Justin ManleySubmitted: 1/2/2000Views: 21446
Keeps a form always on top even when you click on another window.

Untitled (click to view code)Version: VB3
Author: A1VBCodeSubmitted: 1/28/2000Views: 8448
Procedure which uses DAO to list all the objects in a Database.

Untitled (click to view code)Version: VB3
Author: A1VBCodeSubmitted: 2/6/2000Views: 9025
Procedure which uses DAO to print all values in a recorset .

Untitled (click to view code)Version: VB4
Author: A1VBCodeSubmitted: 2/23/2000Views: 8831
Creates a table linked to a Foxpro table and then opens a recordset on the linked table.

Untitled (click to view code)Version: VB3
Author: A1VBCodeSubmitted: 2/13/2000Views: 9046
Opens a table-type recordset and then moves through the recordset using the .Edit method to edit a field in the table.

Untitled (click to view code)Version: VB3
Author: A1VBCodeSubmitted: 1/1/2000Views: 14934
Procedure which demonstrates the use of the .Seek method to located a specific record in a recordset

Page 1 of  470  Next >>

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