Advertisement

Results for "Volume: 2002C"

2002C #13995
Black-FX (a little photoshop!)

This code is an Image/photo editor witch allow you to transform, draw, all pictures you want! It's composed of 19 effect like photoshop's plugins and 9 drawing tool like pen, brush, line, ... See screenshoot for more!

2002C #14186
Advanced Form Containers

The purpose of this demonstration application is to illustrate advanced techniques in using forms within the application or in an process (not remote) DLL to encapsulate functionality without effecting usability. The key benefit of using an in-process DLL is in application distribution. If a change is made to only one part of the application contained in a DLL, then only the DLL needs to be distributed. Another benefit could include cross application useability. An example of where this might be useful is if we have an inventory application and we want to view the suppliers on the same screen with the stock item or view all stock items on the suppliers screen. A common viewport is used to display associated information. If we are looking at the supplier screen, other information can be displayed in the common view port and could include outstanding orders, reports, historical data, etc. Each screen of data would be stored in their own forms. The same information is displayed in both of the inventory application examples but requires no double coding as each form encapsulates the code for the interface and functionality/business-logic. For this to work, an interface class would be created and implemented into each form creating a common method of communicating. A Form can be both a parent and child. The viewport on each parent form would be enabled or disabled depending if it was the parent or child form. Vote for this project and Happy Coding...

2002C #14187
MS Works 2000 style menus

Replicates MS Works 2000 horizontal and vertical menus. Displaying Disabled Items, Hover Items (Hot Tracking - v1.01), ToolTips (v1.02), Seperator Lines, etc all configurable. Demonstration application included to demonstrate all the features of the controls.

2002C #14182
Flicker -free Info Control

This control was used in several commercial applications that I've written as an on-screen Help system. I've included the prototyping code (non-api) and the flicker free API version. I hope this helps someone ..... Happy Coding!

2002C #10310
Clean IT Out

Hi this is a little program that can remove Items left behinde by programs, It rmoves old files form the Temp folder., Removes Items form the Recent Doucemnts menu, Removes old Typed in web address form IE and Netscape. Removes Netscape cache, Clears Items form the Run Menu, Emptys the Recyle Bin And also has some more functions like a Simple but effect File Wipeing. anyway I hope you like this program and please Vote for Me... Also please leve lots of comments.

2002C #12941
Delete From MSFlexGrid

Deletes multiple lines/rows from MSFlexGrid and confirms the number of rows to delete.

2002C #14252
CodeCommenter

This VB Add-In helps enforce and customize codeing standards. It works similar to the "Add Procedure" tool in VB but is customized. The program demos the use of the Connection Designer, Creation of VB Add-Ins, the VB IDE, and Resource files.

2002C #14439
Generate realistic Trees using recursion

This program uses the concept of fractals in nature and generates realistic Trees using recursion ( the recursion part is heavily commented ). Each branch can be thought of a small tree on its own and every other branch on that branch. Hence this program uses the concept of recursion very effectively in creating trees

2002C #14430
DBase Import to MDB

It allows you to import any .DBF file into an access database. You can choose the new table names, select individual fields, and create a new Access97 or 2000 database if one is not there already.

2002C #14113
Passwordfinder

You can view the real text in password fields

2002C #13631
CalculatorApp

I found a calc on PSC, Herman Lui´s, to which I added some functions. Such as, listbox to display your calculations/inputs, print receipt, ability to change layout during runtime. F-key, percentage-key, VAT-key functions. Allways on top. Help and aboutform. The objctive was that the user should be able to operate the calculator by using the keyboard. Of course the mouse works to. This Calculator is aslo included in my Financial Analysis App.

2002C #11034
The Daily Newbie - Using the Dir() Function

Explains the basics of using the Dir() command to get file and folder information.

2002C #14114
AddressBook_ver1.0

Give you an idea of how to store your friends information.Please rate me after downloading my work. Thank you! *version 1.1 is out

2002C #13955
Langston's Ant

Let me intoduce you to Langston's Ant. its an interesting demonstation of somthing called 'emergent behaviour'. Imagine a large surface made up of square, white tiles with an imaginary ant somewhere around the middle. The ant follows two very simple rules. The first rule states that if the ant is on a white tile, it turns black, and the ant then moves foward one square and turns left and continues. The other rule is, if the ant is on a black square, the ant turns it white, then moves foward and to the right and continues. When the ant starts to move, the movement appears random. At around 10,000 moves it suddenly switches to a fixed and repeditave pattern of movement that it wont deviate. Even if the surface is seeded with black squares, the result is the same, but the number of moves will be more. You will find that in all instences the same final fixed pattern is acheived. So far, no one has come up with mathematical proof that this will always be so. * for versions earler than VB6, delete the private from the sub to get it working.

2002C #12919
A flying snake

The code displays a snake flying across the screen using sin() and cos().

2002C #10161
Complete File Send/Receive Application

Sends / Receives thru Socket Connections. You will be transferring Files thru TCP/IP connections.Users can ADJUST the Data Packet Size to be transferred.Advanced Progress Indicators and a very user friendly design.PLEASE DONT FORGET TO VOTE FOR ME.!..Ps.: Make sure that you have an exisiting "C:\Enforma Systems\Temporary Files" Folder in your C Drive for the files to be stored into.....

2002C #14253
Quick Tab Order

Quick tip for setting control tab order quickly.

2002C #12898
Set Desktop Area (Resize the desktop)

Set/Resize the desktop area.... Great for making Shell Replacements or Dockable programs. Prevents windows from maximizing over AND Under your applications.

2002C #13972
Disconnected Recordset

The Vb program attempts a connection to the internet on a server somewhere and returns a disconnected recordset. You will need to specify the database name (currently Access databases) but if you modify the asp pages you can also make connection to a SQL Server. It also expects a SQL statement for asp page to execute (when you double click a table name, a default SELECT statement is set). The asp pages will return to the VB Client a list of table names for the specified database and a disconnected recordset for the SQL statement. You might have to modify the asp page that returns the recordset to return records in groups of say 3000 records at a time if the database is very large. But then since this is just a demonstration and an idea to get started, there is definately lots of work that need to be done to make bug free. Good luck anyway guys. I havent done any error trapping so you may have to supply valid SQL statements for your asp pages to execute correctly.

2002C #13842
Setup Config

This is not an install creator, but editor ________ This will edit the setup program created by "Package & Deployment Wizard", that follows with VB (I think will all versions). ________ What it does is it edits the setup.lst file, that controls the whole setup process. There is a few functions that you can't do in the standard setup creator. ________ There are still some functions that don't work, but I will keep on updating. It's mainly just functions I haven't typed in yet, nothing hard to do, I just need to type then in.

Languages
Top Categories
Global Discovery