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: "Justin Manley"

Code snippet which repositions and resizes all the...Version: VB5
Author: Justin ManleySubmitted: 2/15/2000Views: 20347
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: 15599
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.
Page 1 of  1

Go to page: 1