VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 100 of 114


VB.Net - Save Ur Images In Binary Format, No One Can Open Ur Image, Witout Ur Application. - Mon 8th Feb 2021 (Graphics)
VB.NET CODE -->Read & write a Single Line in a File (Simple Code)If you searching a Easy way of Wri - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
VBScript/ADSI sample - checks all members of a group. If an element of this group is not member of - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to create a share on a remote computer using WMI class Win32_Share - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to list disk drive settings of a (remote) computer, like bytes per sector, c - Mon 8th Feb 2021 (Miscellaneous)
Write a section of data to an INI file using WritePrivateProfileSection API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Writes a text file to c: and saves two lines of text, then loads them back up. You can add as many - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
You can connect to a remote computer(remote pc must be running the server application) then u can e - Mon 8th Feb 2021 (Internet/HTML)
You can shutdown your windows any time you want. - Mon 8th Feb 2021 (Windows System Services)
A calculator code snippet, which has so many scientific functions. (Like Sin, Sec, ArcSin, Tan, Csc - Mon 8th Feb 2021 (Math/Dates)
Your application in the control panel!!!!!! just a few lines of code... - Mon 8th Feb 2021 (Windows System Services)
Add Graph,Groups,Total in Crystal Report at RunTime - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Associate a file extension with an application - Mon 8th Feb 2021 (Windows System Services)
Billing Schedule with Grid - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Calls the Open File Dialog without need for an OCX - Mon 8th Feb 2021 (Windows API Call/Explanation)
Change the Windows display resolution. - Mon 8th Feb 2021 (Windows System Services)
Code to return and change the picture, width, height and position of the start button. V good code, - Mon 8th Feb 2021 (Windows System Services)
Convert Julian Dates to Standard Gregorian Format. Get Julian Date Value From Standard Date. - Mon 8th Feb 2021 (Miscellaneous)
Correct results time vale by-1hr for specific days - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Create Multi-Column Menus in Visual Basic Using the WIN32 - Mon 8th Feb 2021 (Windows API Call/Explanation)
dancing mouse pointer within the form & also new style of caption and flashnig label - Mon 8th Feb 2021 (Windows API Call/Explanation)
Delete Thousands Of Tables And Thousands Of records of Data In Less Than 10 Seconds - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Determine if a computer is connected to the Internet - Mon 8th Feb 2021 (Internet/HTML)
Display an icon in the system tray - Mon 8th Feb 2021 (Windows System Services)
Empties the recycle Bin. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Enumerating Windows Using the API - Mon 8th Feb 2021 (Windows API Call/Explanation)
FIND OUT APPLICATION DETAILS AND VERSION - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Formats a number (may be an amount of seconds, minutes, etc) into hh:nn or hh:nn:ss, using 24 hour - Mon 8th Feb 2021 (String Manipulation)
Get a window's title text - Mon 8th Feb 2021 (Windows API Call/Explanation)
Generate Random ID's or Passwords of any length with this Function. - Mon 8th Feb 2021 (String Manipulation)
Generate Text From A Click Of A Command Button Into A Text Box. - Mon 8th Feb 2021 (Miscellaneous)
Generates a more random number by using the date and time. Use it in the load event of your form to - Mon 8th Feb 2021 (Math/Dates)
Generates a random alphanumeric string of user controlled length. Usage: MsgBox RandomString(50) wo - Mon 8th Feb 2021 (Miscellaneous)
Generates a random number and stores it in a variable - Mon 8th Feb 2021 (Math/Dates)
Generates a random password (numbers & characters). Number of characters is customizable. - Mon 8th Feb 2021 (String Manipulation)
Generates a shareware key. How it works: the CreateKey function: The parameter 'ApplicationKey' ref - Mon 8th Feb 2021 (Encryption)
Generates a string of characters that fall between the two specified characters. - Mon 8th Feb 2021 (String Manipulation)
Generates and Displays the Fibonacci Series - Mon 8th Feb 2021 (Math/Dates)
Generates and sets field captions from the field names(useful when creating data entry forms) - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Generates Random Numbers - Mon 8th Feb 2021 (Miscellaneous)
Generates Random Numbers to be displayed in the Command Buttons - Mon 8th Feb 2021 (Miscellaneous)
Generates randomly colored and randomly placed squares, lines, circles, boxes and all kinds of stuf - Mon 8th Feb 2021 (Graphics)
Generates unique non repeating random numbers within a range - Mon 8th Feb 2021 (Math/Dates)
Generates variations of the string based on the brute force tactic. - Mon 8th Feb 2021 (String Manipulation)
Generating Charts using ChartFX Control - Mon 8th Feb 2021 (Graphics)
Generating Charts using Microsoft Chart Control - Mon 8th Feb 2021 (Graphics)
'Get handle of the window at mouse cursor position using WindowFromPoint API - Mon 8th Feb 2021 (Windows API Call/Explanation)
'Get system colors using GetSysColor API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Gets the URL string from the ie browser edit window. This also works in access97 vba. I put it in o - Mon 8th Feb 2021 (Internet/HTML)
Hide Your Desktop. - Mon 8th Feb 2021 (Windows System Services)
Generating Excel Charts with VB6 and display it in the Image Control - Mon 8th Feb 2021 (Graphics)
Generating Run Time Errors in visual basic .This is a simple application to show you that how can u - Mon 8th Feb 2021 (Miscellaneous)
Generating TreeView Controls at run time.(Using the same way you can generate any ActiveXControl at - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Generic use of a list of hard coded countrys. Simply call the funtion call ComboFill(combobox name - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Get 3 different values from 1 string, in the easy-mode! The values are seperated with a ? symbol :) - Mon 8th Feb 2021 (String Manipulation)