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

A program to generate a eight puzzle current tiles...Version: VB6
Author: Nailul MaromSubmitted: 12/1/2001Downloads: 6327
A program to generate a eight puzzle current tiles to get the correct sequential tiles. Each node representated by a class, name nodeTile. The tree can be viewed using treeview. A perfect program!

This programs lets you click a point on any image ...Version: VB4
Author: Ramon Antonio gimenezSubmitted: 11/29/2001Downloads: 5915
This programs lets you click a point on any image and get its color value (using the RGB functions) and from this, the individual components of each basic color, in Dec and Hex formats. May be the approach i used is not the correct one, but i realized th ...more>>

Add some kind of spice to your programs. Don't use...Version: VB6
Author: Rahul SoniSubmitted: 11/24/2001Downloads: 10763
Add some kind of spice to your programs. Don't use command buttons... try this code and have a look at some cool methods of replacing the old and boring outlook of command buttons. These labels are a jiffy to add in your program without much coding. Simpl ...more>>

© 1998 Rochelle copyrights are reserved. Language...Version: VB6
Author: RochelleSubmitted: 11/23/2001Downloads: 12349
© 1998 Rochelle copyrights are reserved. Language and version: Visual Basic 6.0 Developer scope level: Intermediary Description ----------- Real-time Network bridge simulation program. Synopsis -------- This is a simulation of a Network Bridge ...more>>

This program shows how to get gradient effect on f...Version: VB5
Author: Ramon Antonio GimenezSubmitted: 11/21/2001Downloads: 6587
This program shows how to get gradient effect on forms and picture box backgrounds.

This app will save files (frames - tiff, bmp...) r...Version: VB3
Author: Joseph GamaSubmitted: 11/19/2001Downloads: 6363
This app will save files (frames - tiff, bmp...) rendered by a 3d program such as LightWave, 3d studio, etc... in a network environment, running concurrently and generating the frames assync so that they can be moved in the right order to a data streamer ...more>>

As promised, this is another set of gradients whic...Version: VB5
Author: Rahul SoniSubmitted: 11/17/2001Downloads: 5220
As promised, this is another set of gradients which I have made. This one has many new gradients and you can even draw them slowly or in one go. I hope you will enjoy it even more.

COLORING BOOK for children. Source VB6 (outline p...Version: VB6
Author: Gilles Saunier-L'Hégaret Submitted: 11/4/2001Downloads: 6641
COLORING BOOK for children. Source VB6 (outline process, floodfill process...using the API 32 bits).

Graphic animation including Fading process, outlin...Version: VB5
Author: Gilles Saunier-L'Hégaret Submitted: 11/4/2001Downloads: 7135
Graphic animation including Fading process, outline process and progressive writing text (using the Windows API-32 bits).

This code works flawlessly. You can use it to fade...Version: VB3
Author: KrazyGamerSubmitted: 10/29/2001Views: 11590
This code works flawlessly. You can use it to fade between two pictures or whatever.

<< Previous  Page 27 of  38  Next >>

Go to page: 27  28  29  30  31  32  ...