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

Snow Falling Version: VB6
Author: Naveenkumar.SSubmitted: 8/30/2008Downloads: 6175
Using Timer control to display falling snow in any control. Ex. form.

Drawing programVersion: VB6
Author: L.G. Pasan MadurangaSubmitted: 8/22/2008Downloads: 6003
This is a simple program for drawing images and editing photos.

Advanced ComboBoxVersion: VB6
Author: Karunarathna MadakaladeniyaSubmitted: 8/13/2008Downloads: 6864
On GotFocus event in the text box, automatically list the item with list box. Item can select from the list on keyboard or mouse. When select the item from the list box, item goes to the text box. On LostFocus or KeyPress ivent in the list box the list bo ...more>>

Advanced Parallel PortVersion: VB6
Author: Ajoy Kumar ChakrabortySubmitted: 8/10/2008Downloads: 4913
Features: Storing password in Windows Registry, System Tray Icon, Right Mouse Button Click Menu option in tray,Tray Tool Tip, Copying file at startup in specific directory, Automatic deletion of file, Checking existence of a file in a directory, Automatic ...more>>

Useful Toolbox Version: VB6
Author: K.Raveesh ShenoySubmitted: 8/5/2008Downloads: 4731
I had just created this tool in one day by just using shell commands where it is very effective in using. The main aim of the toolbox is to open and execute any files where ever you are in the system either Desktop,IE, Feel free to edit and inovate to use ...more>>

Disable Right Click Popup MenuVersion: VB6
Author: Nikunj BhattSubmitted: 8/5/2008Views: 18480
This is can be used for many type of controls, mainly for textbox, to make the user unable to open the right click popup menu. User will need only an extra Timer control for this. No need for SendMessage, Hooking or any other API. Put a Timer control ...more>>

Disable EFFECT of Right Click Popup MenuVersion: VB6
Author: Nikunj BhattSubmitted: 8/5/2008Views: 9360
This a method of disabling the EFFECT of right click popup menu, for mainly Textbox like controls. My earlier method was by using a timer control which actually disables the right click menu for a subtle time. Now this is by using a Label and this just d ...more>>

POS and Desktop LockerVersion: VB6
Author: VINCENTSubmitted: 8/2/2008Downloads: 7539
Point of sale and desktop locker.

Basic Function SchedulerVersion: VB6
Author: Saurabh S. PatwardhanSubmitted: 7/26/2008Downloads: 3636
4 Functions: Log Off, Restart, Turn Off, Check Disk. Features: #Uses Password Protected Execution #Window gets transparent when execution starts #Uses Two Styles 1>Specify Actual Time ...more>>

Invoice Management SystemVersion: VB6
Author: Swastik JhaSubmitted: 7/16/2008Downloads: 11398
This is easy program in VB6 to create Invoice management System. I used SQL Server 7 to handle a database. To run this project successfully, you must have SQL Server 7.

<< Previous  Page 40 of  403  Next >>

Go to page: 40  41  42  43  44  45  ...