VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 17 of 114

Clear all textboxes, comboboxes, listviews,...... from a form. General, works with all forms and al
Clear all the Values of the Text Box
Clear Documents Menu
Clear Graphics from the Picture Box Control
Clear Recent Docs Menu: Clear your recent documents menu with just two lines of program. API Call i
Clear the clipboard and copy an image to it with 2 lines
Clear the recent documents menu using SHAddToRecentDocs API
Clear/Change caption on all labels/command buttons, text on all textboxes or simply doing an event
Clearing more than hundreds of textboxes by just 3 lines of code
Clears text in TextBox, ComboBox, ListView, EditBox, ListBox on the form. It works on any form in y
Clears the documents in your start menu, place the EXE in your startup foler, to clear the document
Clicks a button on another form without actually click the button on that form!
Clicks the Netzero resume button so you can stay on forever.
Client Server Chat
Client server sample: use winsock socket communications to send/receive data from a remote program
Client server socket sample; this sample show how to cretae your own client server application usin
Client side scripting showing information in client-side scripting without using Msgbox of vbscript
Close A form and open another from one click!
Close a window
Close all windows and logon as a different user
Close all windows in Visual Basic Editor. Start new AddIn Project and paste following code in frmAd
Close Any Application
Close dial-up internet connection. This uses the wininet.dll which comes with Internet Explorer 3
close windows
Close Your Active Form simply Pressing the key...
Closes an external program without API call. (Must know the title of the external app) (PS - Americ
Closing A form without End Or Unload Statement.
clsExtenso (numbers to words Portuguese only)
clsQuickSort
clsSendKeys
clsTimer
cmdFormatDrive
Code can be changed accordingly to read a bunch of dbf tables (can be easily modified to read .mdb
Code demonstrates a binary search, excellent for beginning VB programmers
Code example in VB, of the TEA block cipher. (For VB5/6 compiler only) Includes an ECB example. 2nd
Code for a basic Pong style game
Code for adding items in the list and conecting to the database using adodb connection.
Code for converting the Parameterized ADO Command object into a SQL String that can be executed in
Code for creating and editing BAT files
Code for getting the value of text box of previous page.
Code for making a report using microsoft excel
Code for openining a notepad
Code for searching a record using Treeview control and ADODB, Records can be searched by any value
Code for Shut Down :)
Code for the missing file TRIANGLE.PFM in talk.zip
Code for the OLD Paper, Rock, Scissors Game
Code For Tic Tac Toe Game (Turn)
Code for using the Animated Copy Functions in Windows 95/98
Code generates a password at random by clicking the button on the form. You will need two buttons o
Code makes it so that a form cannot go off the screen.
Code provides exclusive color combinations through scrolling by the user , he/she can use the scrol
Code shows how to use BitBlt and an offscreen Device Context to scroll a Picture in a PictureBox. T
Code that determines Leap Years
code that let you now where the mouse is on your form
Code That Moves Hundreds Or Thousands Of Objects Over The Form Reccoursively, Resetting The Objects