VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New Code Page 52 of 114


Check If an MS Excel or Acccess File is password protected - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Check if Folder Exists or not using filesystem Object - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Check if input is a number (sometimes you need to read a user name, so this will make sure he/she d - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Check if Recycle Bin Empty? - Mon 8th Feb 2021 (Windows API Call/Explanation)
Check If Recycle bin is empty Or not - Mon 8th Feb 2021 (Windows System Services)
Check out your Mouse (for Double Click Speed) using API call. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Check Sound Compatability just one line of code - Mon 8th Feb 2021 (Sound/MP3)
check spelling at your form text with the help of microsoft word. - Mon 8th Feb 2021 (String Manipulation)
Check Spelling Using Excel's Spell Checker - Mon 8th Feb 2021 (String Manipulation)
Check spelling! - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Check Stock - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Check that you have completed all fields on the form with numeric checks and empty checks. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Encrypting With Keyword - Mon 8th Feb 2021 (String Manipulation)
Clear all textbox in form - Mon 8th Feb 2021 (String Manipulation)
Fast append of strings - Mon 8th Feb 2021 (String Manipulation)
Clear all textboxes, comboboxes, listviews,...... from a form. General, works with all forms and al - Mon 8th Feb 2021 (Miscellaneous)
Clear all the Values of the Text Box - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clear Graphics from the Picture Box Control - Mon 8th Feb 2021 (Graphics)
Clear Recent Docs Menu: Clear your recent documents menu with just two lines of program. API Call i - Mon 8th Feb 2021 (Windows API Call/Explanation)
Clear the clipboard and copy an image to it with 2 lines - Mon 8th Feb 2021 (Windows System Services)
Clear the recent documents menu using SHAddToRecentDocs API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Clear/Change caption on all labels/command buttons, text on all textboxes or simply doing an event - Mon 8th Feb 2021 (String Manipulation)
Clearing more than hundreds of textboxes by just 3 lines of code - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clears text in TextBox, ComboBox, ListView, EditBox, ListBox on the form. It works on any form in y - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clears the documents in your start menu, place the EXE in your startup foler, to clear the document - Mon 8th Feb 2021 (Windows System Services)
Clicks a button on another form without actually click the button on that form! - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clicks the Netzero resume button so you can stay on forever. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Client server sample: use winsock socket communications to send/receive data from a remote program - Mon 8th Feb 2021 (Internet/HTML)
Client server socket sample; this sample show how to cretae your own client server application usin - Mon 8th Feb 2021 (Internet/HTML)
Client side scripting showing information in client-side scripting without using Msgbox of vbscript - Mon 8th Feb 2021 (Miscellaneous)
Close A form and open another from one click! - Mon 8th Feb 2021 (Miscellaneous)
Close a window - Mon 8th Feb 2021 (Miscellaneous)
Close all windows and logon as a different user - Mon 8th Feb 2021 (Windows API Call/Explanation)
Force an area to repaint - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Close all windows in Visual Basic Editor. Start new AddIn Project and paste following code in frmAd - Mon 8th Feb 2021 (Miscellaneous)
Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3 - Mon 8th Feb 2021 (Internet/HTML)
close windows - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Close Your Active Form simply Pressing the key... - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Closes an external program without API call. (Must know the title of the external app) (PS - Americ - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Closing A form without End Or Unload Statement. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Code can be changed accordingly to read a bunch of dbf tables (can be easily modified to read .mdb - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Code demonstrates a binary search, excellent for beginning VB programmers - Mon 8th Feb 2021 (Internet/HTML)
Code example in VB, of the TEA block cipher. (For VB5/6 compiler only) Includes an ECB example. 2nd - Mon 8th Feb 2021 (Encryption)
Code for adding items in the list and conecting to the database using adodb connection. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Code for converting the Parameterized ADO Command object into a SQL String that can be executed in - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Code for creating and editing BAT files - Mon 8th Feb 2021 (Miscellaneous)
Code for getting the value of text box of previous page. - Mon 8th Feb 2021 (Miscellaneous)
Code for making a report using microsoft excel - Mon 8th Feb 2021 (Miscellaneous)
Code for openining a notepad - Mon 8th Feb 2021 (Miscellaneous)
Code for searching a record using Treeview control and ADODB, Records can be searched by any value - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Code for Shut Down :) - Mon 8th Feb 2021 (Encryption)
Code for the missing file TRIANGLE.PFM in talk.zip - Mon 8th Feb 2021 (Sound/MP3)
Code for the OLD Paper, Rock, Scissors Game - Mon 8th Feb 2021 (Games)
Code For Tic Tac Toe Game (Turn) - Mon 8th Feb 2021 (Games)
Code generates a password at random by clicking the button on the form. You will need two buttons o - Mon 8th Feb 2021 (String Manipulation)