VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New Code Page 16 of 114


Round the Form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Round up currency amounts to next quarter. - Mon 8th Feb 2021 (String Manipulation)
Draw circles with random colors using circle methods of vb graphics - Mon 8th Feb 2021 (Graphics)
Rounding numbers in VB is tricky. Round() function does not round $$ amounts correctly. This functi - Mon 8th Feb 2021 (Math/Dates)
Draw color gradient to picture box form or... - Mon 8th Feb 2021 (Graphics)
Draw Magic Colored Circles with random size and color - Mon 8th Feb 2021 (Graphics)
Draw Mandala - 16 lines of code - Mon 8th Feb 2021 (Graphics)
Draw MultiColor Circle with Mouse Move Event... - Mon 8th Feb 2021 (Graphics)
Draw points on an Empty form - Mon 8th Feb 2021 (Graphics)
Draw shapes and fill them with random colours. - Mon 8th Feb 2021 (Graphics)
Draw squares of different colour,size and position on the screen every 1 millisecond. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Draws gradient from ANY COLOR to ANY OTHER COLOR. Uses slider bars to set rgb. - Mon 8th Feb 2021 (Graphics)
Draws horizontal Ruler. - Mon 8th Feb 2021 (Graphics)
Draws lightning from X1,Y1 to X2,Y2 fast, slow, or in any way you can think of. Be careful - dont z - Mon 8th Feb 2021 (Graphics)
draws pixels on screen using Pset method - Mon 8th Feb 2021 (Graphics)
draws random circle - Mon 8th Feb 2021 (Graphics)
Drift mouse even when your hands are not on it. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Driver enumeration example (A: REMOVEABLE C:FIXED D:CDROM ...) - Mon 8th Feb 2021 (Windows API Call/Explanation)
drop Down Combo box as it get focus - Mon 8th Feb 2021 (Windows API Call/Explanation)
drop table with VB - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
DSN less connection - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
DSN-less database connection with simple database example. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
DSN-less logon to a SQL Server database - Mon 8th Feb 2021 (Miscellaneous)
A Tic Tac Game - Mon 8th Feb 2021 (Games)
A Timer Control System Which Gives You How many times you have used your computer today (Its very U - Mon 8th Feb 2021 (Windows System Services)
A timer that triggers on minutes instead of seconds - Mon 8th Feb 2021 (Miscellaneous)
A to-days date in a textbox. - Mon 8th Feb 2021 (Miscellaneous)
A useless peice of code that edits time. - Mon 8th Feb 2021 (Miscellaneous)
'Routine to reset your controls 'This can be handy to use after you have update a record and need t - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Routines for fading a picture in different ways (left to right, top to bottom, random, outward, etc - Mon 8th Feb 2021 (Graphics)
RSH sample from VBScript - Mon 8th Feb 2021 (Miscellaneous)
run a calculator through simple program - Mon 8th Feb 2021 (Miscellaneous)
Run Access Parameter queries from a VB interface when name or number of arguments in unknown. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Run Another Application From Yours again with 1 line of code - Mon 8th Feb 2021 (Windows System Services)
Run Any Dos Internal & External Commands including their switches. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Run any other application from VB. - Mon 8th Feb 2021 (Miscellaneous)
Run ControlPanel One line code - Mon 8th Feb 2021 (Windows System Services)
run disk defragmentation - Mon 8th Feb 2021 (Windows System Services)
Duplicates the Nz function found in Access VBA to replace a NULL with a default value or object. - Mon 8th Feb 2021 (Miscellaneous)
Run DLL Commands for shutting down computer, opening task bar, open folder options, open add camera - Mon 8th Feb 2021 (Windows System Services)
Dynamic DLL/OCX Registration - Mon 8th Feb 2021 (Windows System Services)
Dynamic menu generater during execution - Mon 8th Feb 2021 (Miscellaneous)
DYNAMICALLY CREATE A TEXTBOX - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
DYNAMICALLY CREATE A TEXTBOX - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Dynamically create all controls on a form at runtime! - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Dynamically Placing Controls on Form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Easier way to open the default browser or email client. - Mon 8th Feb 2021 (Internet/HTML)
Easiest and shortest way of registering any OCX or DLL - Mon 8th Feb 2021 (Windows System Services)
Easiest method to create shortcut - no API's required! - Mon 8th Feb 2021 (Windows System Services)
Easiest way of getting the Computer Name (without API's) - Mon 8th Feb 2021 (Windows System Services)
Easiest way to cover the screen with a form. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Easiest way to map a network drive without any declarations only 1 line of code and it works - Mon 8th Feb 2021 (Windows System Services)
Easiest way to select all characters in a text box.(Multi - line too.) - Mon 8th Feb 2021 (String Manipulation)
Easily check whether any file or folder exists or not using 1. 'FileSystemObject' 2. 'Dir' (VB Buil - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Easily display 'Exit?' message box with one procedure, asks if user would like to exit the program, - Mon 8th Feb 2021 (Miscellaneous)