VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 92 of 114

This Code converts Numbers into words (upto 99 Crores) for ex: 1234 - One Thousand Two Hundred Thir
This code converts the text message to PDU(BCH fromat).
This code counts from one number to another at specified intervals. I didn't see this anywhere and
This code create a cursors model
This code create a file with a actual date name
This code create a mini movie in a picturebox from a picture control array.
This code creates a dancing ball and when the ball is lost it raises a pop up to ask if you want to
This code creates a file readable by WordPad onto your HD listing all the fonts installed on your s
This code creates a random number which the player has to guess. When you guess the number it says
This code creates a shortcut for a file, a folder, or a url,...
This code creates a sticker(from VB) on a word document using COM
This code creates an Access database file with three tables. All fields in the tables are set to Y
This code creates an array and then finds the max and min values of the array
This code creates GUIDs. Really useful as primary keys.
This code creates hyperlinks
This code deletes folders and files. the only thing you have to do is to provide the program a path
This code demonstrates how to get the screen resolution without using any API code
This code demostrate how to send any file to the Recycle Bin using one api call.
This code demostrates how to validate a user in a VB application against the NT domain. The purpose
This Code describes how to Make Color Full Circle on your Form.
This code drops a shadow under controls like Windows XP does. You can drop the shadow to all contro
This code enables computer type ahead when you type in a combo box.
This code encrypt Emails for put into webpage and prevents SPAM -convert to hexadecinal Sample: inf
This code exports data from the DataGrid control to a *.csv file for MS Excel. This might not be pe
This code exports datatable to excel
This code extracts the icon from any file and saves it into a image list to be used in listviews, t
This code finds a window and sends message to the window.
This code finds all records similar to each other using sqlerver
This Code formats a Date in the form of ddmmyy!
This code generates a random number, could be used in many things.
This code generates a thumbnail of a picture in most easy way. No API or OCX is used.
This Code Generates Random Characters
This code generates random hex numbers (is a fix of Shadab's code which is probably right below thi
This code generates random whole numbers between 1 and 10 to change the range just change the 10 to
This code gets the file name from a given path.
This code gets the file name from a given path. (1 line of code)
This code gets the hard-disk drive unit es. (c:\)
This code gives access to File Explorer capabilities and shows progress dialog and / or error dialo
This code gives the length of alphabets and numbers in pixels.As you might need while alignment in
This code has one timer, three labels, three lines and one command button. This code runs a one min
This Code help you to connect MS-Access 2003 password protected database using ADO object in Visual
This code helps to Administrate Oracle Database through VB by passing DML and DDL Commands. (From:P
This code helps to create a drop down menu using right click. N.B:Not Using the Menu Editor.
This code helps to search the text as like you're using ctrl+F
This code helps to u : How to get colors alternative rows of Msfelxgrid
This code helps u to fill any combobox. One routine fits all
This code helps you convert a numeric column index for MS-Excel to it's equivalent string and vice-
this code helps you to create a colorful circles on your form.
This code hides the start button!!!
this code implements the REPLACE function in VB5 or lower, which comes in VB6. It is the exact impl
This Code includes many helpful SEARCHING functions and SORTING functions. (Bubble Sort, Insertion
This code initiates the screen saver of the system.You can change the command constants to modify t
This code is a great way to create a toolbar that hides just above the desktop until the cursor is
This code is a metric converter, it converts the lot.
This code is a very simple way to encrypt a password and save it to a file.