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: "Ramon Antonio Gimenez"

Recursion in Visual Basic. This method lets you k...Version: VB4
Author: Ramon Antonio GimenezSubmitted: 12/15/2001Downloads: 6404
Recursion in Visual Basic. This method lets you know how many files, folders and bytes there are given a certain folder as starting point. It looks deeply from this starting point towards in the corresponding subfolders tree. There is a payoff in perfo ...more>>

This program lets the user navigate the drives and...Version: VB4
Author: Ramon Antonio GimenezSubmitted: 12/15/2001Downloads: 6477
This program lets the user navigate the drives and folders to look for image files. The thumbnail view of folders was implemented using pure VB, no api calls at all, so the performance with folders crowded of images could be extremely poor.

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

This little program intends to show my way of maki...Version: VB4
Author: Ramon Antonio GimenezSubmitted: 11/27/2001Downloads: 5505
This little program intends to show my way of making a vertical scrolling text, like those seen on certain splash windows to present the authors of a program and other stuff.

This small program lets you combine the basic colo...Version: VB5
Author: Ramon Antonio GimenezSubmitted: 11/21/2001Downloads: 3758
This small program lets you combine the basic colors through the RGB function and copy the resultant value, decimal (Long) or Hexadecimal, so you can paste it into your own code.

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

Go to page: 1