Advertisement

Results for "Category: Miscellaneous"

ASP_Volume3 #47986
A simple text scroller/marquee, easy to use and very well commented!!

This code is a simple way to make text scroll in a label, like a HTML marquee. It is simple and very well commented. It's easier to use and understand than all the previous examples I have found so far. Nice to use in one of your programs, if you need a little animation... Enjoy!

ASP_Volume3 #47994
Window... Windows Logo

You can make you form just like a Window.. in fact just like microsoft windows, window... :)

ASP_Volume3 #48014
PowerPoint Viewer

Hello, this example shows you show to view powerpoint (.ppt) files inside your vb project. You can also change the file and change some viewing options. Every line is commented. please vote! Thanks hope this help, Matt!!

ASP_Volume3 #48027
Adding Sounds To a Form

Adding A sound to your forms to spice them up a little!d

ASP_Volume3 #48046
Keep a form next to another

*FIXED* Ever wanted a form to stay next to another while you moved it or on load? This example shows how to do it in a few simple lines of code! Anyone can use this code it's so simple. Try it for your self!

ASP_Volume3 #48057
Winamp Controler/Mp3

This Full Example Show how to control winamp. It also includes a Full Winamp Forntend .mod file which include all the function to control winamp. I create this because i was making a Mp3 Player for the car and i need a winamp control and LCD Display to display songs.. and have cool function with the program Have fun with it.

ASP_Volume3 #48064
Sort your eastereggs by color

Animated Sort Algorithms --- Shows the behavior of these sorts: *Bubble*, *Cocktail Shaker*, *Insert*, *Improved Insert*, *Shell*, *Heap*, and three versions of *Quick". Download is 7.5 kB. Have fun...

ASP_Volume3 #48066
Idle Win Shutdown

This little application runs in the system tray and shuts down Windows and switches of your PC after an adjustable period of user idleness, ie no mouse or keyboard activity. Running processes are queried as to whether they have any objections to system shutdown and are forcibly terminated if they don't object or do not respond to the session end notifications.

ASP_Volume3 #48070
Your Computer Components

This little utility lists most of the components of your computer, together with their properties. In fact it tells you everything Windows knows about your hardware and associated drivers. Tested with WinXP only. Download is 11 kB.

ASP_Volume3 #48078
A li'l Unicode

This is the result of playing with Unicode a little and it is by no means perfect, but as a beginning it may be helpful to some of you. Download is 2 kB. ~~ PS:- I speak none of the languages; I just picked some characters that looked typical too me.

ASP_Volume3 #48079
New Shores

Thanks and Good Bye

ASP_Volume3 #48082
Lights Out (Update #1)

This was inspired by an earlier submission to PSC (whis seems to have disappeared when I looked for it again to give credit to the original author) and it will dim your monitor after a period of idleness or when you expicitely want it. It runs in the system tray and requires no measurable resources. ***Updated for smooth transition and TimeoutDisable. Try it, download is only 8.5 kB.

ASP_Volume3 #48098
Custom ToolTip Class (update)

This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 6.4 kB. (Sorry the screenshot didn't come out very well)

ASP_Volume3 #48106
Am I running in the IDE?

The proper way to find out whether your code is running in the IDE or was compiled

ASP_Volume3 #48107
A Very Flat Std Command Button

Make a standard command button very flat ;-)

ASP_Volume3 #48111
A Standard Message Box with TimeOut

This is a normal Message Box, but with a timer which will make it disappear after a certain amount of time. The return value depends on whether the user clicked one of the buttons (when the normal MsgBox return values are handed back) or whether the box was closed automatically - in this case a zero is returned.

ASP_Volume3 #48118
Yours Truly - Rnd (updated)

This little code snippet returns a truly random sequence of Rnd's

ASP_Volume3 #48119
Radix Sort (JunusSort revised)

Very fast integer sorter. Using 1800 MHz Athlon processor will sort ten million integers in just over three seconds. (see http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=59491&lngWId=1)

ASP_Volume3 #48127
Elastic text

Bouncing elastic text effect

ASP_Volume3 #48140
Generic Algorithm Tutorial

This article shows the basic concepts of Generic Algorithms. Generic Algorithms (GA) are used to arrive at an optimal solution for problems which cannot be solved by mathmatical rules or formulae. A GA simulates the natural evolution process by selecting and breeding the fittest individuals. According to Darwin's Evolution Theory the "fittest" are those which are best adapted to a competitive and possibly hostile environment...

Languages
Top Categories
Global Discovery