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

Sort Datagrid in any Column using 1 line of CodeVersion: VB6
Author: Kenneth LinchSubmitted: 5/10/2010Views: 19554
This code will sort the datagrid in ascending order. This is so simple and easy to use and better benefits, just 1 line of code you can sort any column.

reOrderable DnD listview / listbox Version: VB 2005
Author: SC ProjectSubmitted: 5/1/2010Downloads: 4098
reOrderable DnD listview / listbox. Updated version with cursor effects. Written in vb2005.

Global Control ValidatorVersion: VB.NET 2003
Author: Saroj GajrajSubmitted: 2/11/2010Downloads: 3574
This code will help you in validation and saves your time. You can use this global validator rather then validating each control in every form. You can also create an .dll file and import it where ever you need it.

Datagridview customization in vb.netVersion: VB 2008
Author: Ahmed Said Al MashaikhiSubmitted: 2/10/2010Downloads: 8455
A lot of questions on the net about datagridview customization. In this project we show how to display icon and text in the cell with some techniques in OOP and Ado.net.

Threaded Animated InProgress ControlVersion: VB.NET 2003
Author: Luke HandySubmitted: 12/19/2009Downloads: 4795
When you've got a long process in your program and you want to display an animation to show that your program didn't hang, an InProgress control is a good option. This particular one is a class object so it compiles with your EXE file so you don't have to ...more>>

Marquee controlVersion: VB.NET 2003
Author: Christiaan BaesSubmitted: 12/16/2009Downloads: 5044
This is a marquee control. I found several on the net but none that did the job perfectly. This one goes updown, leftright, downup, rightleft. It uses the systsem.threading.timer and it uses an array of elements to fill it up wich each have their own font ...more>>

Treeview ExampleVersion: VB6
Author: Robert PierceSubmitted: 9/13/2009Downloads: 6256
Treeview control example showing how to add, delete, load, save and print data in a treeview control. I made this for a quick database showing the songs recorded on audio CDs. R. Pierce

Windows Sleep Control ProfessionalVersion: VB 2008
Author: Oneil DrummondSubmitted: 8/20/2009Downloads: 4858
Windows Sleep Control Professional is upgrade for my last project call shutdown timer, with windows sleep control you set a time suitable for you and tell the program to either shutdown, logoff, restart of put your computer on hibernation, this project w ...more>>

System Shutdown ControlVersion: VB 2008
Author: Oneil DrummondSubmitted: 8/8/2009Downloads: 4716
Put an icon on your Notification Area that allows you to Shutdown, Restart and Logoff your computer / the installer file is also in it to allow the program to create a startup Stortcut. For Vista Only.

Mobil Company SoftwareVersion: VB 2008
Author: Muhammad AliSubmitted: 7/16/2009Downloads: 10697
This Software help you to how to develop mobil company software

<< Previous  Page 8 of  36  Next >>

Go to page: 8  9  10  11  12  13  ...