Advertisement

Results for "Volume: 2002C"

2002C #11316
jMarquee Control

This control handle Many Customization Factors, including Caption, ForeColor, InsideTrackColor, OutsideTrackColor, Direction, Speed and More! jMarquee is set up now to handle one line of streaming text, but is Multi-Line Ready. This could be useful for scrolling Stocks etc.. with multiple lines moving at multiple varying speeds.

2002C #12209
One Scrollbar for bound lists

Allows you to bind listboxes together with only one scrollbar per grouping of lists

2002C #12349
GMindmap v0.5

Software to make MINDMAPS. Full-working version, with full code, even for help file. Can import and export mindmaps to text files to be reimported into another mindmap software.

2002C #11942
Control Any Program

(Update: Includes Example now and a spy program to help you find out what those window classes are!) Ok, among my other codz, this one is quite fun... If you've ever made a proggie (AOL/AIM) before, you've used a bas file for it...Well, those files, beleive it or not, contain the coding in this bas in one form or another to give them access to AOL/AIM's program. All you have to do is get a program's Window Class, then call cGetWindow (TheClass) and you know have control...It's more complicated than what's stated here...Thx for downloading and vote plz...

2002C #10870
Convert VB6 to VB5 every time a project loads! **Zipped Version for people that had problems**

This program converts the VB6 project file to VB5, before opening VB to open the file. If the file is already VB5 compatible it will leave it alone. Compile the file to the same folder where Vb5.exe is and then hold down SHIFT while right clicking on a .vbp file. Choose Open with... then click on other and choose the file that you compiled. Now whenever you open a .vbp file it will convert it then allow VB to open it. NOTE: if there are more tags that are not VB5 compatible, please tell me. The old version did not work with project files that had a space in the path, but this version is compatible. If you like this app, please rate it.

2002C #12427
D++ Update!!! Version 2.0

Ok, this source code is a compiler that compiles the D++ language into an execuatable. There are commands like input and output, deleting files, message boxes, playing wav sounds, etc. The output of it is based in its own console. I am in the process of developing winsck support and more of a visual program. The program now automaticly locate your system folder and your desktop. PageMac made this, i just revised it. Vote for me if you like this code! Version 2.0

2002C #12419
weather.ocx

This program will get local weather using your zip code anywhere in USA. The code can easily be modified to get the weather for the next day. Please tell me what you thing about this custom control and PLEASE vote for me :) :) :)

2002C #11122
Advanced Casper HTML Editor 3.0

Casper HTML Editor 3.0 basic description: Please note: This program is by no means finished. I have finished the basics functions and tools and now I'll be fixing some bugs, improving the code and etc. The next version should be much more stable and not so resource-eating. Important Since I have used one OCX please make sure you've registered it before opening this project. The OCX is a Folder TreeView by CCRP (http://www.mvps.org/ccrp/) It's a free OCX under GPL Agreement so don't worry. Some of the tools included: * Meta Tag Wizard * Table Wizard * Frame Wizard * Color Chooser * Tag Chooser * Image Map Tool * Character Set Tool * Document Weight Calculation Some of the Functions Included: * Snippets Library for Java and HTML * Complete Set of HTML 4.0 Standard tags * Real Time tag Editor * Real Time Preview * Line Numbering in Gutter * Find / Replace Dialog * Syntax Coloring (as type / new line) * Open Document From WWW * Templates * HTML to Text File Conversion * 10 x Width Word Wrap (customizable) and more .... Above mentioned tools and functions are a subject to improve and/or change. Just so you know .......

2002C #9563
Custom Listbox Control

This is an example that shows how to create your own kind of listbox control. This listbox does most of the stuff the normal vb listbox does, except it also lets you use a picture for the background and lets you add pictures next to items. The listbox is also done in a different style.

2002C #10016
Basic Stuff

This code will show some basics such as: * how to create your own subs to decrease the ammount of coding in your project * use the select case feature for manipulating arrays * how to manipulate common controls such as lines and shapes to create dynamic controls such as a "cool button" (without OCX) and creating a rounded frame Please rate this code and leave your comments

2002C #12415
Custom Control Box (a must have!)

2 custom controls are included in this project. Drag control will allow you to move the form around using any control. controlbox is a custom controlbox with 3 buttons which can be eneabled/disabled, for which you set caption and font properties, a popup menu, icon propery which can also be changed. The custom controlbox can be minimized/maximized/closed like a normal controlbox. This is a must have if you are tired of having same control box every time!!!

2002C #12275
Lander Game (Updated)

Ok, I know the last time I submitted this, it didn't work. Well, this time here is everything you need. Just unzip all into one folder and run the EXE. I downloaded the first version at www.vbworld.com then I improved it a lot! Please, if you like it, Vote for me!

2002C #12437
A A Sound Meter (Peak Display)

AA Sound Meter is a revison of Sound Meter. It displays sound in various diffrent forms such as diffrent peak displays and a visual equalisers.

2002C #12438
Using LSet to make reading files easier

Have you ever needed to read a fixed length text file in Visual Basic? I have written quite a lot of applications where I will receive a fixed length text file from the mainframe. Tired of using the Left$, Right$ and Mid$ functions to parse each line for the individual elements of the line? Then read on. Oh, and thanks to Rockford Lhotka's, book on Visual Basic 6 Business Objects for giving me this idea.

2002C #11317
Chart Control - EASILY CHART STATISTICS.. MUST SEE!

This control will let you visually display Data in an easy to understand way.

2002C #11318
WOW! A Cookie Viewer for Netscape Navigator.

This will show you all the cookies you have set for netscape navigator and puts them in ENGLISH!!! Please Vote you you like .

2002C #11766
SurfTabs - New Version 1.6.13

SurfTabs, the open source web browser based on the Microsoft Internet Explorer object. Enabled [backspace] in the URL address text box. Fixed History to prevent duplicate entries. Fixed History to save new entries with out the http://. Fixed Add To Favorites so it saves it as the site name instead of the URL. Also fixed a minor bug in the Favorites code, but did not yet fix the folder with in a folder problem. And a few other minor things. This may be my last posting for SurfTabs here at Planet-Source-Code due to my new SurfTabs site at http://BlacksWeb.com/SurfTabs . There you can find news about SurfTabs, download the program and source code, post requests or bugs, and submit your own code for SurfTabs.

2002C #12440
Terminator

Kill any active process (program) on your computer. You can add or delete any program to the add list. The app will show all active process(program) that is running on your computer. Usefull app with a few clicks kill many active programs...

2002C #12441
a 3d pong game

3dpong, yo! it needs direct 3d 7 it took about 20 mins....so its kinda sloppy hahahah have fun

2002C #12370
MP3 Info - DLL

Great DLL to get the ID3 Tag information or info from an MP3. You can also edit all the ID3 tag fields except for the GENRE which I am still working on.

Languages
Top Categories
Global Discovery