VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 104 of 114

To Blink Title Bar Of Notepad
To Calculate Exact Time/Hour and You can modify as per your requirnment. Vb DateDiff Could not give
To calculate number of days elapsed between two dates. (Using Julian Date Method)
to change decimal numbers into binary:
To change the background color of a form randomly
TO CHANGE THE CAPTION OF FORM THROUGH SOME CODES
To change the properties of multiple controls at a single stretch
To Change the System Cursor
to change the word on the little start green button at the bottom
To Check TextBox it is blank or not through Single Line Code
To check whether particular drive is present or not using GetLogicalDrives API
To Clear all the values in Form (No matters name of object)
To collect all fonts available in you computer and add to the list box.
To concatenate ( Double quotes / ' ' )to a string. Single line code
to connect access with mssqlserver
To convert all character that is typed to upperacase automatically
To Convert Amount in Figures To Words
To convert first word in big lett. this is function which accept string
To convert whatever characters you type in the textbox to uppercase (without any API's)
To copy values from one combo to another combo (Including Itemdata values)
To Count Characters in a Textbox, one line code.
To count records from a table
To create a folder hierarchy for the storage of files, I am presenting this algorithm. You should h
To create Access database at runtime
To create and config the System Dsn Through the Program.
To Create Single or Multiple Folders and In that folder automatically create Sub Folders by Script
To delete data in many textboxes at once.
To Determine What Type of Processor is your computer using (i.e , HIGH-END or LOW-END Processor)
TO DETERMINE WHETHER THE GIVEN NUMBER IS AN ARMSTRONG NUMBER OR NOT
To Diplay a Command Button differently when the mouse is Over it. Simple Code
To display any item at positions around a circle
To Display pagewise values from Records in a form in Visual Basic.
To Display the Resolution of the Monitor
To Draw a GradientPaint on the PictureBox
To draw circles
To enhance Excel's DBase Functions
to enter possite or negitive number only
To Export MSFlex Grid Data to EXCEL - Very nice Code, Working Superbly.
To fill a list box with all the drives,directories and files of given attributes by using SendMessa
to find if number is evenly divisible by x
To Find IP address given the hostname
To find item from list box (Like Font Dialog Box)
To Find out how many beers it will take for a person to reach the legal limit of of .08
TO FIND THE HIGHEST COMMON FACTOR (HCF) AND LEAST COMMON MULTIPLE (LCM) OF TWO GIVEN NUMBERS
To find the last modified file in a local or remote folder. This will be useful for tailing log fil
To find the net profit of goods you sold
TO FIND THE SUM OF ANY SERIES IF THE STARTING NUMBER,ENDING NUMBER AND INCREMENT VALUES ARE GIVEN
To get a Numeric Value from the Registry
To get a pdf page number.
To get a String Value from the Registry
'To get all Table(s) name in .mdb file with splitting of Original Table(s) and 'System Table(s) in
To Get All The SubKeys of a Key
To get the ASCII Value for any key
To Get the Name of the Display Adapter,Keyboard Type,Mouse Type from the System.ini File using API
To get the total number of days in a month and detect Leap year