Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #49746
InputBox - Dynamic Control Creation

I wanted to thank everyone who contributes here. I find all the code sinpets very helpful. Even when they dont tackle the exact problem I am facing they at least point me in the right direction. With this ACTIVE X componet I hope I can show you something useful. IT Dynamical creates TEXT Boxes and Labels. It uses WITH EVENTS and some smiple techniques for creating a Dynamic form. You could also Pass VALIDATION information to the DLL if you want to add the code. I use this with a FOXPRO based MRP system to collect Data from the Users. We dont have the code to the MRP system and cant extend it easily. But with this DLL, I was able to call it from FOXPRO and add extra criteria to the WHERE clause that I otherwise would not have been able to do. I have a more complex version that uses a Text File to generate the Lables, Text Boxes and COMBO BOXES. ( I CLICK THEREFORE I PROGRAM )

ASP_Volume3 #48292
Get away from repetative VB Controls! NO EXTERNAL FILES!!

This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength

ASP_Volume3 #47438
LineCount

This code (program) counts how many lines are in your forms, modules, classes, user controls and designers. It shows you how many of them you used in your project. It can count all lines in file (also properties written by VB) or just program code (without properties). NOW REPAIRED VERSION: Some minor bugs fixed and added for counting lines in property pages!!!

ASP_Volume3 #48293
HOW TO MANIPULATE AN ACCESS DATABASE - Demo Pay Roll Program

To show how to ADD / EDIT / DELETE information from an access Database. Fully Functional - Ready to be used in your programs!!!

ASP_Volume3 #49417
Sound Visualization

Shows a colorful visualisation based music played. I found here a code that shows a graphic EQ,but mine does not show it on progress bars - but gives a base example for true visualization.(like plug-ins for winamp) this is good for all writing Sound playing apps.

ASP_Volume3 #48291
Fit an unlimited number of controls on a small form!!

This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!

ASP_Volume3 #49723
AIM TOC Password Roasting example

This program roasts AIM passwords for sending to a TOC server. Ths program also shows the process it goes through as it's doing it.

ASP_Volume3 #49428
Rounded Frames

This sample is a great starting point for a custom control. What this source code shows is how to use various shape controls and pictureboxes to create a custom frame container that has the ability to use rounded corners. This code is well commented. Most of this code can be easily migrated to an ActiveX control. See the screenshot for an example of its appearance. Feel free to leave me feedback, and I will try to respond. Don't forget to vote if you like it!

ASP_Volume3 #46947
AIM Password Extractor

This code will extract AIM (AOL Instant Messenger) screennames and passwords from the registry and then decrypt them with an extremely long algorithm. Then it adds them to listboxes.

ASP_Volume3 #47772
Hackster - Napster Clone

Hackster is a (well known) vb napster clone. I do not take any credits here. I just fixed some bugs.

ASP_Volume3 #49675
A Extremely Easy Clock

This code is the easiest clock ever... The code doesnt get any easier. If you like it vote for it.

ASP_Volume3 #49217
DrawFrameOn

This code draws transparent frames around any control in any style you want and it's so easy to use !

ASP_Volume3 #49569
Planetsourcecode Code Ticker ActiveX

This ActiveX Control show you the latest code submissions on Planetsourcecode, like the Ticker on the left hand side.

ASP_Volume3 #59075
Basic TicTacToe

Just another simple TicTacToe Game

ASP_Volume3 #61655
A File Manager with GUI in DOS

This code is to view file & folder from drive.. download this code and please rate me...

ASP_Volume3 #49758
FancyControls

An excellent set of ActiveX controls which are so unique that you'll start using them in your software instantly.

ASP_Volume3 #64597
A simple window

It's a simple blank window that you can resize.

ASP_Volume3 #51537
A Simple Snake Game

Play Snake cloned from mobile telephone game.

ASP_Volume3 #48212
Mixer with crossfader - V2.00

This is my contribution to all these mixing programs out there. This one has a crossfader that you control, volume control and the track names turn red when there is less than 20 seconds left in a track. This update includes: - BPM Counter - Drag and drop ability (i.e. Windows Explorer) - File find form to help changing tracks - Time elapsed and time remaining display

ASP_Volume3 #48294
LIMIT MOUSE MOVEMENT TO WITHIN YOUR FORM! Easy Code!!!

Will not let the mouse leave the form specified.

Languages
Top Categories
Global Discovery