Checks if one point is within another. Saves time when creating a collision detection engine. - Mon 8th Feb 2021 (Math/Dates)
checks if user is in group then adds user to local admins on PC - Mon 8th Feb 2021 (Miscellaneous)
Checks the ASCII code to validate characters. - Mon 8th Feb 2021 (Miscellaneous)
Checks username and Password from a text file using Filescripting. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Checks whether a file exists at a location before trying to open it (traps file errors) - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Checks whether a given character is a punctuation character. - Mon 8th Feb 2021 (String Manipulation)
Checks which items in a ListBox Control are selected - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
'child form make as center with this simple code - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Choose out your best color in RGB mode - Mon 8th Feb 2021 (Miscellaneous)
Circles on the form - Mon 8th Feb 2021 (Miscellaneous)
Get the information of System(Mother) board using Win32_BaseBoard WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of your hard disk using Win32_DiskDrive WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed Printer Configuration using Win32_PrinterConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed Printer details using Win32_Printer WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed printer driver details using Win32_PrinterDriver WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the keycode of any key on the keyboard. Submitted by Rajesh,2/75,Grammam Road, Vadakkencherry, - Mon 8th Feb 2021 (Miscellaneous)
Get the length of a string using - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get the list of services installed and its properties using Win32_Service WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of shares using Win32_Share WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of startup items using Win32_StartupCommand WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of system accounts using Win32_SystemAccount WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of system drivers and its properties using Win32_SystemDriver WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of User accounts and its properties using Win32_UserAccount WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Local time details using Win32_LocalTime WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Logical Memory Configuration using Win32_LogicalMemoryConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Recursively searches folders to find a file. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Retreive ALL the information about Access Table & Fields using ADO. Be sure to make a reference to - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Class that can be used to connect, execute stored procs or sql Statements on any database. Tested o - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Class to handle errors. Use this to easily handle errors in your VB application by creating a class - Mon 8th Feb 2021 (Miscellaneous)
Clean Text before insertion into an SQL Server Database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Cleaning a string from ',-.()!_$*<>/\?;:=+ - Mon 8th Feb 2021 (String Manipulation)
Clear all Controls in a Form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clear all text boxes on a form with 6 lines of code. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
clear all text in the form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Converting Decimal Numbers to Binary - Mon 8th Feb 2021 (Math/Dates)
Get the Logical Program Group Items using Win32_LogicalProgramGroupItem WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Converting Decimal Numbers to Octal - Mon 8th Feb 2021 (Math/Dates)
Converting Fractional values to Two Decimal Places 'put two text boxes on the form and run the appl - Mon 8th Feb 2021 (Miscellaneous)
Converting String to a Proper Case - Mon 8th Feb 2021 (String Manipulation)
Converting the Excel(xls) file in to corresponding HTML Tables - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Converts a Ascii text to Hexadecimal - Mon 8th Feb 2021 (String Manipulation)
Converts a binary number to decimal. - Mon 8th Feb 2021 (Math/Dates)
Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede - Mon 8th Feb 2021 (Math/Dates)
Get the Logical Program Groups using Win32_LogicalProgramGroup WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Logical Shares Security Settings using Win32_LogicalShareSecuritySetting WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Mapped Disks details using Win32_MappedLogicalDisk WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Memory Array details using Win32_MemoryArray WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the name of a particular computer - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get the Network Adapter Configuration details using Win32_NetworkAdapterConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Network Adpaters details using Win32_NetworkAdapter WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Network Connection Details using Win32_NetworkConnection WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the OS Recovery Details using Win32_OSRecoveryConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Pagefile settings using Win32_PageFileSetting WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Parallel Port information using Win32_ParallelPort WMI Class - Mon 8th Feb 2021 (Miscellaneous)
get the path from a filename, in one line of code - Mon 8th Feb 2021 (Files/File Controls/Input/Output)