VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 91 of 114

This code accepts a number in digits and returns the amount in words. Both arabic and english funct
This code accepts numeric entries only and restricts the user from entering other non numeric chara
This code accomplishes different types of things depending on what information you enter into it.
This code activates current Screen Saver and it's settings
This code add a button in the Title Bar. This code work with Windows 9* and Windows NT/2000 ! (abou
This code add icons in the menu of your program Without any API. or Declarations less than 10 lines
This code adds a charicter to the end of a line before going to the next
This code allow print into combo box selected printer, Also allow set windows default printer Not u
This code allow you to know how old you are, but its more precise...
This code allows continous rolling of text msg in statusbar and you can start and stop it. I have u
This code allows to extract icons from .dll and .exe files
This code allows you to access files from a Microsoft Cabinet File (*.cab)...
This code allows you to change the default right click menu in a text box
This code allows you to click on a checkbox style list and add all the checked items to another lis
this code allows you to compute the average grade of a student
This code allows you to create a memory game. First you must place an image on your form set the vi
This code allows you to create a shortcut on the desktop, when you click a command button. Can be p
This code allows you to create keys, delete keys and delete values from the registry
This code allows you to display different messages in a label without have to change the caption an
This code allows you to Display the average of 2 quarters and the final exam.
This code allows you to eject and close multiple CDROMS - It finds all of the CDROM drive letters -
This code allows you to open any mp3 file
This code allows you to place an image in a picture or image box at runtime
This code allows you to put the begin and end dates in two separate textboxes as you drag your mous
This code allows you to send command lines to your program, either when you first start it, or when
This code allows you to take an Oracle Table structure and contents into Access. This example only
This code allows your user to enter characters only in textbox. Just place this code in your textbo
This code always you to locate duplicates in SQL Server It has been tested using SQL Server 2000. I
This code archives & edits the items in the database. Then generates a report as an invoice. PROBLE
This code breaks the string & manipulate it inversely. For example Typing the string in text Field1
This code brings a file from remote server to the client without asking the Save to disk dialog b
This code call all ascii cherecters and show that in a listbox.
This code calls setpixel & getpixel api functions.(just for beginners!)
this code can auto-generate the id of an employee in run time like a sequence in oracle.
This code can be used by many students because it averages the 2 quater grades in a semester plus t
This code can be used in Excel This will create a transcription from the Chinese language To the Du
This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name,
This code can be used to send the file to the recycle bin. In general when u r deleting the file it
This code can manage the behavior or setting of components placed on the form in a very short manne
This code can save/load pictures and textfiles into or out of the clip board. This is an increadabl
This code captures the Tab key, in certain situations. It is especially useful with the shift key
This Code Changes A Forms Background Colour At Runtime Only 1 Line Of Code
This code changes a hex string eg ed0972ba628b29f0ec into its acsii equivalent eg ]E†̵
This code changes a number into Engineering format, example 1000 goes to 1k
This code changes the ASCII number of a key pressed so that when you type something in a text box,
This Code Changes The Default Start Pannel Button Name.
This code checks the given date for the format dd/mm/yyyy according to the SQL Server limitation.
This code checks to ensure that a cell in excel in column W is a valid UK National Insurance Number
This code clears the contents of all the fields like textbox and combo box
This code completly paints the screen with the picture file of your choice
This code compress and uncompress file like winzip.It is slow but it work.
This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen
This code convert Celsius grade to Kelvin.
This code convert numbers to letters in spanish for use in your applications (currency format) Func
This code converts centigrades to fahrenheit