VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 100 of 114

This little program will restrict a date entered to anyone older than 18 years of age.
This little source code checks if a String is a valid hexadecimal value
This magnifies the area under the mouse pointer.
This makes a timer that counts down.(cool code for a game timer)
this makes form transperent only controls are visible
This Makes U Easily Find A string Name Without needing to type the full string(U can even type a le
This mod will count all occurances of a string inside a string.
This module allows you to write text to the Windows Event Log with with a single method call. Inclu
This module can openFile, Close File, CopyFile,Delete,Move,CurrentDir,Open Any document by just sup
This module contains various api graphics operations from FlipBitmap to BFAlphaBlend to LoadBitmap
This module converts Time from AM-PM to 24hrs format.
This module creates 3D Text All you have to do is to give the text you want to convert to 3D Text,
This module treats strings as numbers. So you can do MATH OPERATIONS with HUGE NUMBERS (up to 65535
This module will convert Decimal, Binary, Hex, & Octal numbers to any of the previous. Add the modu
This module will load a file VERY FAST!!! It uses an array sized in 50000 byte elements to load a f
This nifty command makes sure that you cannot unload the selected form
This one line of code changes the buttons color (Add button to the project and make its style Grap
This opens a browse for directory box which isn't supported by common dialog. Visit my site for the
This peice of code creates a blinking label in two colors...Very simple to create, no API call.
This piece of code makes sure that the first letter of each word is a capital - useful in validatio
This piece of code may be used to provide a time delay between two actions. The application waits f
This piece of code that gives your forms a 3-d effect
This piece of code will filter words out of a string or a whole line of words
This piece of code will keep the user from entering text into a text box without having to set the
This portion of the code looks inside a folder (you can include subfolders too) and changes a speci
This procedure will decompose a string into chunks of a chosen lenght. You can also chose where to
This procedure will search for a file, and send via email if found. This is an optimization of a pr
This progarm will tell you if any three measurements are a Equilateral triangle, a Isosceles triang
This program allows you to click on a link to a URL
This program Calculates the Electric Bill by Entering the Current meter reading and previous readin
This program checks your spelling of the word.
This program clears the registry values for the RUN Command.
this program convert a decimal from 0 to 999999999999 to its binary equivalent and also with decima
This Program Count Seconds In a Digital Numbers from 0 to INFINITE. I have it from 0 to 1000 but yo
This program creates txtfiles saves information about your game at runtime in a file, so you can ma
THIS PROGRAM DETERMINES THE TYPE OF CREDIT CARD ie: MASTER,VISA,AMERICAN,DISCOVER,etc ON THE BASIS
This program displays a window through which the user can select a folder.The next time the user op
This Program Displays The Date In A Label On Runtime Only 1 Line Of Code
This program enables to view zoomed mode when mouse cursor placed on any position or desired. Zoom
This program exports the data from MySQL to the following 3 formats 1.Ms-Access Database. 2.Text Fi
THIS PROGRAM FINDS OUT THE CREDIT CARD TYPE THAT IS MASTER/VISA/AMEX ETC ON THE BASIS OF THE CREDIT
This program generates a pdf file using the Adobe Acrobat 4.0 Type Library
This program gets the state of any key on the keyboard. It works even when many other keys are bein
This program is for enjoyment with the computer and make him speak what you type in input box. in w
This program is used to add and remove data from a List box
This program iterates through a range on an Excel Worksheet to find each occurrence of a given word
This program lets you decide the passkey length to b generated. Also it lets you copy and paste in
this program opens 500 windows only by one click, you may be a trick for your friend,
this program read from text files an sql statment and auto insert into database just you need adodc
This program sends a email using the Microsoft Mapi Controls 6.0.
This program sends the information(files)from ur system into the floppy disk.(This works perfectly)
This program shows how to center a child form on an MDIForm with one line of code, It works on any
This Program Shows You How To Use Drag & Drop 'Only 5 Lines Of Code
This program tells you the weekday of your birth, for ex: put 20/7/2002 and it tells you that this
This program will add all the integers between any 2 given numbers. The program has 1 and 30 in it,