VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 109 of 114


Display Format drive dialog using SHFormatDrive API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Display forms within a form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Create or Delete an autorun for your program in the registry with one line of code for each (using - Mon 8th Feb 2021 (Registry)
Create Popup menu in form. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Create random numbers when a button is pushed and display those numbers in a text box - Mon 8th Feb 2021 (Math/Dates)
Create shortcuts to files on any location under program control, such as desktop, startup, etc. usi - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Create SQL ODBC DSN on button click - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Create Table From Visual Basic. - Mon 8th Feb 2021 (Miscellaneous)
Create the color pallet - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Create very simple visual effect - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
This snippet converts a JPG or PNG image into a pure html file. The resulting html image looks exac - Mon 8th Feb 2021 (Graphics)
This snippet converts a JPG or PNG image into a pure html file. The resulting html image looks exac - Mon 8th Feb 2021 (Graphics)
This snippet downloads data from a URI and prints it to the console. - Mon 8th Feb 2021 (Internet/HTML)
Correct way to determine when your visual basic application gains or loses focus. - Mon 8th Feb 2021 (Windows System Services)
Correct way to insert and center text on a picture! - Mon 8th Feb 2021 (String Manipulation)
Corrected code for the dos2win/win2dos function doswin - Mon 8th Feb 2021 (Miscellaneous)
Count Down Timer - Mon 8th Feb 2021 (Miscellaneous)
Count elapsed time between two time. - Mon 8th Feb 2021 (Miscellaneous)
Count elapsed time between two times in one line of code. - Mon 8th Feb 2021 (String Manipulation)
Excel 2000 Check for duplicate entry based on other cell... In this instance the duplicate entry is - Mon 8th Feb 2021 (Miscellaneous)
Matrice multiplication - Mon 8th Feb 2021 (Math/Dates)
To display any item at positions around a circle - Mon 8th Feb 2021 (Math/Dates)
To Display pagewise values from Records in a form in Visual Basic. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
To Display the Resolution of the Monitor - Mon 8th Feb 2021 (Windows System Services)
To Draw a GradientPaint on the PictureBox - Mon 8th Feb 2021 (Graphics)
To draw circles - Mon 8th Feb 2021 (Graphics)
To enhance Excel's DBase Functions - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
to enter possite or negitive number only - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Count the number of lines in a text box. - Mon 8th Feb 2021 (Windows API Call/Explanation)
'Create a Round Rectangular Form using CreateRoundRectRgn and SetWindowRgn API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get text item within text items concated to one string - Mon 8th Feb 2021 (String Manipulation)
Get the amount of physical and virtual memory free,used using GlobalMemoryStatus API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get the application event log items using Win32_NTLogEvent WMI class - Mon 8th Feb 2021 (Miscellaneous)
'Get the caption of control which captures mouse event using GetCapture API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get the characters out of a mixed string. Example...337ANC444BBBD77XXC4 will be ANCBBBDXXC - Mon 8th Feb 2021 (String Manipulation)
Get the connected server session info using Win32_ServerSession WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the current date in it's proper form - Mon 8th Feb 2021 (Windows System Services)
Formats a number into a dd/mm/yyyy formated date. Ex.: 2 -> 02/01/2004; 22 -> 02/02/2004; 235 -> 02 - Mon 8th Feb 2021 (String Manipulation)
'Formats a number into segments, e.g. 123456789 to 123'456'789 - Mon 8th Feb 2021 (Math/Dates)
Formats file lengths; puts commas in every three numbers like MS-DOS 6, since the FileLen function - Mon 8th Feb 2021 (String Manipulation)
Formats string containing apostrophes so it can be used by SQL - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Form's Icon and Caption will change during run time - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fortgot Password Form Code - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Found out who opened your Word document. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Four corners effect - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Free Land 3D Photorealistic Scenery Rendering Software, FreeLand can be used to generate 3D terrain - Mon 8th Feb 2021 (Graphics)
This technical tip shows how to convert an Excel XLS file to PDF even if it contains any images or - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
This technical tip shows how to convert an Excel XLS file to PDF even if it contains any images or - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
This procedure will search for a file, and send via email if found. This is an optimization of a pr - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
This progarm will tell you if any three measurements are a Equilateral triangle, a Isosceles triang - Mon 8th Feb 2021 (Math/Dates)
This program Calculates the Electric Bill by Entering the Current meter reading and previous readin - Mon 8th Feb 2021 (Math/Dates)
This program checks your spelling of the word. - Mon 8th Feb 2021 (Windows System Services)
Three numeric array sorts including Bubble sort, Selection sort, and Shell sort. - Mon 8th Feb 2021 (Math/Dates)
to open regional settings dialog box through vb. simple to use. - Mon 8th Feb 2021 (Windows System Services)
TO PREVENT A FORM TO BE RESIZED - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)