Advertisement

Results for "Category: Miscellaneous"

2002VB #18091
Print a flexgrid control

The code prints a flex grid control. It supports multi page printing, by using specified number of header and footer rows by the programmer. The header and footer rows will be printed on each page, and it also has an impressive PREVIEW window which user can see the exact result of print before printing..

2002VB #18092
Show

These graphical example generates 1 to 4 explosions on the screen. Each explosion has 1 to 64 pieces. Each piece has 1 to 9 pixels. Every piece has its own direction (clockwise or not), and has its own rotating frequency. ALL THE PIECES ROTATING! NO API FUNCTION CALLS, JUST the PSET!!! It is a really first project of my own with VB5. Enjoy.

2002VB #18095
Play ".wav" files using VB

Play WAV files using VB ~ awesome ~ Add sound to your projects! by: EM Dixson http://developer.ecorp.net HUNDREDS of FREE Visual Basic Source Code Samples, Snippets, Projects and MORE!

2002VB #18099
Perfect Pause

Pauses an operation while allowing other operations to run. This pause is date and time based. The sleep function freezes your computer. The timer function and timer controls stop at midnight because they return to a 0 value. The perfect pause continues where these stop. It's highly configurable.

2002VB #18109
Another way to place images within menu

Places images in the menu

2002VB #18119
Set System clock automatically from Internet

This is a simple little app to show you how to get the current time (GMT) from the Internet and automatically set your PC clock.

2002VB #18122
File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

2002VB #18132
A Cool Form Scroller

A really cool code that will first - make the form expand down, then second - it will expand out sideways! No need to customize it to the size you want, it does that automatically. Just pop it in your code. Really easy - good beginner's code!

2002VB #18143
Get IP Address from Tray (Update)

This is an update to my previous upload. This update now gets the information from NT/2000 machines as well as 95/98 machines. I have also included getting the MAC address from a network card. I have also added code to copy the items selected from the menu to the clipboard.

2002VB #18155
BEGGINER Backwards text.

Text comes out backwards AS you type it.

2002VB #18160
REAL Tool Tips

Have a little message show up when the mouse idles over a button.

2002VB #18166
How to fade one image into another image

Ever wanted to fade one image into another image? Like fade a picture of yourself into a picture of a goat? If so, check this example out. It shows you how to fade one image frame by frame into another image.

2002VB #18186
Font Browser - With preview text!

This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!

2002VB #18188
Register Winsck.ocx & Inet.ocx - Files included!

This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!

2002VB #18195
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

2002VB #18196
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

2002VB #18207
AppenderPak

This is my update to 'A Pak File Creator'. The code is fixed but still may have file size limits. I haven't checked anything above 1.2 megs. This code could definitely be worked on to be made better. I hope someone out there will post a better way to do this. Please rate this code and leave me some comments or drop me an email. Hopefully this code can be used as an external resource file once we can get the access speed pumped up. Enjoy it folks!

2002VB #18209
Note/Frequency Calculator

This code is useful for frequency analysis, especially as done by Fast Furier(sp?) transforms, or FFT, and analysis. It takes in a Note from A, Bb, B, C, etc, all the way up to Ab, and an octave, and calculates the frequency that note would be pure at. It also accepts a level of decimal places to generate to. Simple, but very useful. Compiled EXE + Source Code.

2002VB #18215
A easy Scroll with 1 line of code

Scroll a label with just one line of code...great for showing credits!!!!

2002VB #18216
p2p data transfer

Transfer multiple field of data using the winsock control. posible to use as as central data connection to pivot data.

Languages
Top Categories
Global Discovery