Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #122977
Gradient Progress Bar With Status

this is a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making(chk my other submisions), and the map editor(not yet done)...hope u like it

2_2002-2004 #122978
Splitter Control 1.1.9

Splitter Control is a Windows Explorer style splitter. To use it, add controls to it the same way you do for a frame, and set the Child1 and/or Child2 properties to the names of the added controls. Features - Live and non-live updating while child controls are resized - Customize appearance of splitter bar while not live updating - Escape can be pressed while moving splitter bar to cancel the move - Specify a maximum size for a child control - Specify a minimum size for either child control - Horizontal or vertical orientation - Position splitter bar by percentage or absolute position

2_2002-2004 #122979
MDI Splitter Demo

This shows how to Split MDI Forms. Actually there have been a lot of spliiter demos and controls but rearely some have dealt with MDI forms which this one goes in-depth on. There is DragBar highlighting, Title bar colour grading, and more - only uses a timer and a nice API call.

2_2002-2004 #122980
Yet Another Messagebox

Allows you to alter the text on messagebox buttons. Easy to use and call. Just add a module to your project and call with a single line of code in a similar manner to the standard Msgbox call. Commented code and extensive example usage.

2_2002-2004 #122981
Mouse Events

A UserControl that will capture and report mouse events on form and child controls. I've found it useful for finding position and color info at runtime when working with picure objects and when doing bitmap manipulation.

2_2002-2004 #126220
XML Directory Tree Explorer

When you use the Dir2XML application (look for other Frodooo postings) it is sometimes useful to modify the exported XML, to create additional directories etc. On the other hand I thought that it might be useful to use the XML/XSL/CSS construction for explorer like trees not coming from a directory structure export. This little application allows you to create contents trees from scratch and to modify existing Dir2XML exports. In addition, the project is based on a XMLTree class. Hope this helps if you wish to adapt the code to your needs.

2_2002-2004 #126221
Realtime Magnifyer

a realtime maginifyer. fast and system-resource friendly. try that, it really rocks! realtime zoom and shrink, separate x/y scaling via h-/vscroller. form ist dynamic scaleable.

2_2002-2004 #122982
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

2_2002-2004 #122983
Register .OCX or .DLL on Form_Load()

Use this Function to Register .OCX and .DLL when the user loads your app. Don't forget to VOTE. FeedBack and Comments welcome. mailto: [email protected]

2_2002-2004 #122984
Put a directory into a List or Combo Box

With this code you can put all the folders in a directory into a ListBox or ComboBox, this was a code i really needed at one stage, it's quite a usefull tool :)

2_2002-2004 #122985
Baronsoft - Ore Online Game Engine

This code is great! Coded by Aaron. It will help you built your own online game!. Full multiuser platform. Chat functions. Attack features. Npc Attacks etc etc. Just everything you need and all this is OPEN SOURCE!!

2_2002-2004 #122986
Show Sales by Day of the Week

This project uses ADO connection and recordset to get the sales from an Access Database. The data is then presented in a Chart with the sales grouped by days of the week. The display is in spanish, when you read the code you will know what Lunes, martes, etc. is. Hope it will be of use to some of you.

2_2002-2004 #122987
Geek Companion

This is an updated version of a previous project, to demonstrate the use of a MSChart control with ADO to show scientific data. Some other tricks are shown... A newer version will be coming out very soon to teach DML with ADO.

2_2002-2004 #122988
Image Previews in Common Dialog

If you are writing an Image Editor or your app opens picture files you need this. Just like the big boys you can now show a preview of images right there in the CommonDialog window. Very easy to use. Add a module and a small form to your project and call with a single line of code.

2_2002-2004 #122989
CDArchiving Program

I download alot of files and like like to save everything so i can always go back and look at them. But the problem is, my collection of files span over 20+ cds. Theres just NO WAY i can remember which files are where, so i wrote this program wich stores an image of the file table of the cd and associates it with the CD Serial Number wich should be unique enough that you don't burn 2 cds with the same one. Anyway, you can search the entire cd library by keywords with wildcards (%) or you can view it by cd in a tree-like style (see screenshot). This uses a Microsoft Access 4.0 Database, which MUST be named archive.mdb and MUST be in the same directory as the executable. This shows how you can add records to a database, search a database, delete from a database, and Compress a database. This also shows examples of advanced TreeView and Listview functionality such as changing properties for individual nodes/items. This also demonstrates how to Enumerate the drives, determine if it is a CDROM Drive or not, Get The drive's Serial Number, and get the drive's Volume Label, This also shows how to get a directory/file listing of a path recursivly. Questions/Comments are Greatly appreciated. Please visit my programming website at http://www.compiled.org. Thanks :)

2_2002-2004 #122990
Gorillas

Updated! Now this one you can change the game speed in the Options menu AND all options and New Game settings are saved in the Registry. . . I converted the QBasic GORILLAS game to VB 6.0 for my nephew. It's not a very difficult game to play (actually the challenge was in rewriting it :-) The code is only about 64.8% commented and there are routines that could have been written differently but this was not going to be a full blown project. Any way, take look at it if you will and let me know what ya think....... Have Fun...... P.S. It uses 1024x768

2_2002-2004 #122991
E-Type 0.0.78

Multi Document Text editor with many functions. This is a project I started 18 months ago. It grew out of control and I now have realized I will probably never have time to finish it. Therefore I now release it for you guys to use. All I ask is: If you use it for anything, let me know. The name is mine to use with a text editor. The program is almost finished. A few bugs still have to be sorted out. Let me know if you find a solution for them. Read the text file, E-Type.txt, included in the zipfile. It contains todolist and credits to the people, who I have ether got help from, ideas from or borrowed snippets from.

2_2002-2004 #122992
Telnet Active X Control

This is a telnet client using an active x control I wrote in VB. It is a complete application but the terminal is really just to show you how to use the control. This has a bug fixed from the previous version and a much better terminal. Please vote for this code!!!!

2_2002-2004 #122993
Cloak 'em - A Dialog Transparenter [Update 1]

Cloak Windows and Dialogs by selecting them in a list and this project also shows you which windows and dialogs that are already cloaked. :) Cloak as in transparented and you can set the volume of the cloak(how much is transparented) Note: Just like all other transparent code on PSC, this can only work on Windows 2000 or Higher(And not WinME either! ;) [I have updated the source code, add more comments and code to make it even better for those who were kinda lost at first and I also fixed a few typos that I did on the GUI next to the first Icon at the bottom there, oops ;)]

2_2002-2004 #122994
Updated 29/3 - VB6LIB.DLL - Does Everything

Please Vote! New and completely updated VB6LIB Project. Fresh; cleaner coding, Improved and new functions, A NEW MATH MODULE, and many more attractions. VB6LIB is a multipurpose library that performs all tasks for your VB needs. It deals with Strings, API, Math (now), Interaction, Registry, Menus, Sounds, General stuff, Network, and Graphics. You can draw gradients, Load and save images, get image information, Draw cool effects, Create custom Menus with fonts and Icons, Interact with the users through custom message boxes, Encrypt/Decrypt text, Get information on fonts, install fonts, play MP3/WAV files, Manipulate strings a lot more easier, Work with folder and path names, Replace text, Count occurrences of text, access the registry and INI files, list all values in specified registry key, Ping hosts and carry out DNS queries, Open web pages, create shortcuts, load and save files, List user fonts, Merge controls, use the API to get loads of system info, copy, move or delete files, Get screen resolution and cursor position, Windows and system folder paths. This is just a summary; for a complete version history; comprehensive documentation, and a large download area, visit my homepage at http://sushantshome.tripod.comHighlights: 1. Fresh, cleaner coding and comments 2. Now added 5 functions in math module 3. Better from-scratch ParseInt function To view complete list of updates navigate to: http://sushantshome.tripod.com/vb/whatsnew.html

Languages
Top Categories
Global Discovery