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 >> Controls code

DBExplorerVersion: VB.NET
Author: Petkovic VladaSubmitted: 2/1/2004Downloads: 10880
DBExplorer - User control like windows explorer only for database (OLEDB Provider - Microsoft Access). You must set only Database path ,everything else works alone (Fill Data, reordernig column, filtering data,add or remove column). VB.NET Version.

Mouse MoverVersion: VB6
Author: coskeSubmitted: 1/23/2004Downloads: 5475
Move your mouse across the screen and get the mouse position.

Populate a ListView with table namesVersion: VB6
Author: Daniel M. IonescuSubmitted: 1/21/2004Views: 19352
This procedure populates a ListView with the names of the tables which exist in a MSAccess database.

Print the content of a MSHFlexGridVersion: VB6
Author: Daniel M. IonescuSubmitted: 1/19/2004Views: 18819
This function allows to print the content of a MSHFlexGrid control and also if the property "AllowUserResizing" of the grid control is set to "flexResizingColumn" or "flexResizingBoth", the user is allowed to set the width of the columns to be printed.

Users MessageBox and InputBox WindowVersion: VB.NET
Author: Petkovic VladaSubmitted: 1/12/2004Downloads: 10866
User MessageBox and InputBox Dialog through DLL. Put your own icons and text on window and buttons. Simple to use and usefull app for beginners.

Enhancing Menus ( VB.NET )Version: VB.NET
Author: guru paranSubmitted: 12/24/2003Downloads: 11921
This vb.net program contains 3 dll's and code on to how to use it. The program is for enhancing menus. I used 3 different menu styles.

Validation Control VB.NETVersion: VB.NET
Author: David OldhamSubmitted: 12/19/2003Downloads: 8118
This tutorial was developed using screen recording technology. The zip file contains a wmv file that will discuss what the required field validator brings to you as an asp dot net developer. This validation control works great when posting form data back ...more>>

Set bgcolor for Listview itemsVersion: VB6
Author: De ming ShangSubmitted: 11/24/2003Downloads: 4900
Some articles on the web just demonstrate how to set the bgcolor of a listitem with equal space, but some times we need to set the color with the value of the listitem. The following code demonstrates how to do this.

TreeView DisplayVersion: VB6
Author: swathi prasad.RSubmitted: 11/5/2003Downloads: 11061
All VB lovers particularly hate TreeView control as it's a little bit complex, that's what I thought at first, but BELIEVE ME its really fun & powerfull & brings the real Windows Look & Feel to your apps. Here my full demo on this cute control.

Retrieve Files From File List BoxVersion: VB6
Author: Robson MukubvuSubmitted: 11/1/2003Views: 16039
Retrieve files from file list box. For use when developing an mp3 player or extracting file name properties without using APIs

<< Previous  Page 21 of  36  Next >>

Go to page: 21  22  23  24  25  26  ...