VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 78 of 114


Read Data From Excel Spread Sheet To Datagridview. This Is Simple Code. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Read EAN13 - Mon 8th Feb 2021 (Miscellaneous)
Read formatted test file in 1 string - Mon 8th Feb 2021 (OLE/COM/DCOM/Active-X)
Read FoxPro DBF Structure - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Read input from a file and once a user clicks an item from a combo box, the same sequential info wi - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Read Meta Data In Run Time Using Reflection - Mon 8th Feb 2021 (Miscellaneous)
Set the transparency of a form and then back to normal again. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Set Width/Height of UserControl in Resize Event - Mon 8th Feb 2021 (Miscellaneous)
Set window text using SetWindowText API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Set your app in the upper right conor of the screen, no matter the resolution.... - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Set your computer name using SetComputerName API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Set your Mouse (Double Click Speed) using API call. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Sets the time on the local machine. Very usefull. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Sub to Increase or Desrease a var. Use 'Inc I' instead of 'I=I=1' or 'Inc I,5' instead of 'I=I+5' - Mon 8th Feb 2021 (Math/Dates)
Subroutine to display a recordset on a form. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Substring Count - Very short and efficient code - 2 Lines of code - Mon 8th Feb 2021 (String Manipulation)
Successfully Open a Binary File, Read its Contents, and Output it as a Binary File, 10 Lines of Cod - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Summary: How to optimize when stepping through a record set when using ADO (Using the collect metho - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
summation function of column using msql codes - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Super cool 3D graphics generator - Mon 8th Feb 2021 (Graphics)
SUPER EASY!!! Creates Random Background Colors For Your Form. The Color Changes 5 Times Every Secon - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Super fast append to a RichTextBox control. As the RichTextBox gets larger, the traditional append - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Suppose you want to Export a set of Data to an Excel format. In this case we are using a .csv file - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Swap the left and right mouse buttons - Mon 8th Feb 2021 (Windows System Services)
Swap the mouse button using SwapMouseButton API - Mon 8th Feb 2021 (Windows API Call/Explanation)
swap two picturebox - Mon 8th Feb 2021 (Miscellaneous)
Swapping Controls for left-right mouse buttons. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Swapping variable contents without using Temporary Variable - Mon 8th Feb 2021 (Math/Dates)
this code implements the REPLACE function in VB5 or lower, which comes in VB6. It is the exact impl - Mon 8th Feb 2021 (String Manipulation)
This Code includes many helpful SEARCHING functions and SORTING functions. (Bubble Sort, Insertion - Mon 8th Feb 2021 (Math/Dates)
This code initiates the screen saver of the system.You can change the command constants to modify t - Mon 8th Feb 2021 (Windows API Call/Explanation)
Read web site contents in VBScript - shows how to connect to a website, read all information, displ - Mon 8th Feb 2021 (Miscellaneous)
Tab-delimited file parser This function reads tab-delimited file into datatable using VisualBasic.F - Mon 8th Feb 2021 (Miscellaneous)
read xml file and give it result - Mon 8th Feb 2021 (Miscellaneous)
Read, Write & Delete ANYWHERE in the registry, with ONE LINE of code THE BEST REGISTRY CODE ON HERE - Mon 8th Feb 2021 (Registry)
Read/Write Easy INI Example - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Read/Write INI file. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Set your Window on top of all forms using SetWindowPos API - Mon 8th Feb 2021 (Windows API Call/Explanation)
The long way to get the licensed user of a machine. Works though. - Mon 8th Feb 2021 (String Manipulation)
ReadIniFile Reads Ini Files WriteIniFile Writes Ini Files - Mon 8th Feb 2021 (String Manipulation)
Reads and Writes to Different Lines in a Text File so you can put all of your Data into one Text Fi - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Reads and Writes to the registry without using any API, DLL, OCX!!! - Mon 8th Feb 2021 (Registry)
reads data from an input file and adds it to a combo list box. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Reads encrypted *.ftr files and puts the decoded file on your desktop. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Reads INI file and Stores the Values as an array. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Reads strings from an INI file. - Mon 8th Feb 2021 (Games)
reads/writes registry value - Mon 8th Feb 2021 (Registry)
Ready made Login Screen - Mon 8th Feb 2021 (Miscellaneous)
Real Estate Commission Finder. Enter the selling price of a house and find out how much commission - Mon 8th Feb 2021 (Math/Dates)
Real time currency formating - Mon 8th Feb 2021 (String Manipulation)
Reboot the computer - Mon 8th Feb 2021 (Windows API Call/Explanation)
This code compress and uncompress file like winzip.It is slow but it work. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
This code coneverts a number into its word value. Example: 123,000 is converted to One Hundred Twen - Mon 8th Feb 2021 (String Manipulation)
This code convert Celsius grade to Kelvin. - Mon 8th Feb 2021 (Math/Dates)
This code convert numbers to letters in spanish for use in your applications (currency format) Func - Mon 8th Feb 2021 (Math/Dates)