VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 16 of 114

Check if Folder Exists or not using filesystem Object
Check if input is a number (sometimes you need to read a user name, so this will make sure he/she d
Check if Recycle Bin Empty?
Check If Recycle bin is empty Or not
Check out your Mouse (for Double Click Speed) using API call.
Check Sound Compatability just one line of code
check spelling at your form text with the help of microsoft word.
Check Spelling Using Excel's Spell Checker
Check spelling!
Check Stock
Check that you have completed all fields on the form with numeric checks and empty checks.
Check that your computer is connected to internet even on Lan environment
check the volume of sound by one line of code
Check this out, Currency Converter in one procedure only... You don't need many procedures...
Check whether a program runs, without any API
Check whether cd drive is exist or not and run a particular application.txt exist in the cd.
Check whether mouse is installed or not using GetSystemMetrics API
Check whether network is installed or not using GetSystemMetrics API
Check whether or not a given character is an uppercase or lowercase character using a single line A
Check whether sound card is installed or not using waveOutGetNumDevs API
Check your Outlook Inbox for new messages . . .
CheckFileVersion
Checking for no data posted. If there's data posted in the variable called NAME, it's displayed o
Checking if the letter you typed in a textbox is the same as the letter from the other textbox.
CHECKING THAT IF THERE ARE MORE THAN ONE TEXT BOX ON A FORM THEN IF ONE OF THE TEXT BOX IS LEFT BLA
Checking the presence of drive in your system
Checking the presence of file in your system
Checking whether a number is a prime number
CheckKeypress
Checks a database and logins
Checks and restore Directory Structure for a file to copy
Checks for the following vulnerability types of a website: RFI (Remote File Inclusion) LFI (Local F
Checks if all letters in a string are uppercase.
Checks if one point is within another. Saves time when creating a collision detection engine.
checks if user is in group then adds user to local admins on PC
Checks the ASCII code to validate characters.
Checks username and Password from a text file using Filescripting.
Checks whether a file exists at a location before trying to open it (traps file errors)
Checks whether a given character is a punctuation character.
Checks which items in a ListBox Control are selected
'child form make as center with this simple code
Choose out your best color in RGB mode
cIniFile
Cipher/Decipher
CipherII
Circles on the form
Class that can be used to connect, execute stored procs or sql Statements on any database. Tested o
Class to handle errors. Use this to easily handle errors in your VB application by creating a class
Clean Text before insertion into an SQL Server Database
Cleaning a string from ',-.()!_$*<>/\?;:=+
Clear all Controls in a Form
Clear all text boxes on a form with 6 lines of code.
clear all text in the form
Clear all textbox in form
Clear all textboxes on a form at run-time