VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 28 of 114


changes decimal values to 36 base (0-9 + A-Z) Six digit number can be expressed in just 4. - Mon 8th Feb 2021 (Math/Dates)
Changes first letter of each word in either TextBox or ComboBox into Capital using StrConv. - Mon 8th Feb 2021 (String Manipulation)
Changes Form Colour - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Changes resolution within application (restores on exit or when you run ResetResolution). Also incl - Mon 8th Feb 2021 (Graphics)
Changes screen resolution - Mon 8th Feb 2021 (Windows System Services)
Changes the background Picture of a form using the common dialog box. ONE LINE OF CODE!! - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
changes the color of a label randomly - Mon 8th Feb 2021 (Encryption)
Changes the color of the form's backcolor. Very simple code to follow. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Changes the size of a text box using vertical and horizontal scroll bars - Mon 8th Feb 2021 (Miscellaneous)
Changes the system date to the day after the date of a specific file, starts and application, delay - Mon 8th Feb 2021 (Miscellaneous)
Check clipboard then auto copy text to Notepad. - Mon 8th Feb 2021 (Windows System Services)
Check Free Space on Drive - Mon 8th Feb 2021 (Windows API Call/Explanation)
Check how your windows booted using GetSystemMetrics API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Check if a directory exists - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Check if a file exists without the FileExists function, and this one is really simple and works gre - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Check if a GUID is formatted properly - Mon 8th Feb 2021 (String Manipulation)
Check if a Remote Host is Live or Not (Computer is on or Off) - Mon 8th Feb 2021 (Encryption)
Check if account is disabled unsing ADSI - Mon 8th Feb 2021 (Miscellaneous)
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)