Advertisement

Results for "Volume: 2002C"

2002C #9741
FireSTARTer (Animate The START Button)

FireStarter is a app to set your START button on fire. If you simply hate the start button then try animating it with this short and very simple code. Please send comments ans sugesstion. CODE BY - NILESH P KURHADE EMAIL - bluenile5@hotmail.com

2002C #9810
Custom Form Shape Template

Easy-to-use template for creating a non-rectangular form. So simple, even Homer Simpson could use it (if he had a computer).

2002C #9819
StopFlicker

Avoid the Flickering Use this routine to stop a control (like a list or treeview) from flickering when it is getting it's data.

2002C #9820
ZIPDEMO - Unzip all files in a directory

I always missed it in WinZip: Unzip all files in a directory to the same directory. Modify it, so the target directory can be at another place.

2002C #9821
Copy like Windows-Explorer

You can copy files like the Windows-Explorer - with animation !

2002C #9825
Print a Tree View (PrintTvw.dll)

This small VB Active-X DLL provides the ability to print a TreeView. You can print with connector lines, without and even without indention.

2002C #9836
APIFileOperations

I think I took some of this from the MSDN, and made major mods to it. Now, when compiled, the developer can simply set a few properties, and call the methods to do windows standard file operations. it will do a copy, move, delete and rename, and where appropriate will bring up the standard windows dialog boxes, complete with the little animations, etc...

2002C #9837
EASIEST way to have scrolling marquee text!

This is the EASIEST way to have scrolling marquee text in a label. 'No long useless code.

2002C #9841
How to Add Print Preview to VB (updated)

This code was originally coded using 16-bit Win API function calls and I switched to 32-bit... looks like I missed some in the first release. If you discover any OVERFLOW problems, it's because of this fact. I think I got them all. Anyway, here's the intro... It would be ideal to have a generic print routine that could print to the printer or to the screen depending on what you pass it. This project shows you how to create printing routines that can print to the printer or to a picture box. This enables you to add print preview capabilities to your Visual Basic applications. Since there are several ways that you could implement print preview in your applications, this project describes one method that is easy to do in Visual Basic and works well.

2002C #9677
A FireWork - Cool Graphic /easy code to understand

This Program will make colorful fireworks. The code is kinda short, but it looks so cool. I've included many directions/explanations that will help you change the input value.

2002C #9847
_**A Cool Shoot the Enemy Aircraft Game Game (Air-x)**

Cool AIR-X Arcade game. Final Battle Edition. Shoot down enemy aircraft before they shoot you down. Fast transparent sprite animation over moving background. Fast collision detection.

2002C #9779
Read Only Grid

gridClass is a read-only grid comprised of text box arrays. I use it to display information from an Access database and it was developed after expriencing total frustration with the grid provided with VB6. It could be modified to be updatable and I may find time at a future date to do that.

2002C #9848
Create a DLL easy as 123 !

Step by step Insctructions on how to create an ActiveX DLL File

2002C #9838
App list and Kill

List all apps running (Including windows stuff!) And kill the processes.. This is a modification of the killapp project. Be careful not to kill stuff like explorer as you will need to restart machine... Fun all the same

2002C #9562
How to fade one image into another image

Ever wanted to fade one image into another image? Like fade a picture of yourself into a picture of a goat? If so, check this example out. It shows you how to fade one image frame by frame into another image.

2002C #9846
_a simple game programming tutorial

Transparent sprite animation over background. A collision detection (COLLIDE.BAS) module/engine which will make collision detection more easier.

2002C #9028
Using VB code to access MS Word Functions

This code is an example of how to use various functions contained within the Word Application object. To use this code you must first set a reference to the word libary then declare a word application object. This code shows how to use the search/replace functions, how to bold items, how to do a "Save As" from the code and how to insert lines. There are also a few miscellanous methods such as how to tell if a file exists and how to kill it. This piece of code was origonally written as part of a class module and was incorporated into a dll to be used by other application developers that I was working with. I have a few other examples from the class if anyone is interested, please drop me a line. I hope that this saves someone some time in using word. I have not found too many good books or code examples that explain how to use word as an object.

2002C #9849
Create a DLL Easy as 123 (Part 2)

Step by step instructions to create an ActiveX DLL ! In this lesson we will create a DLL to compact a Database !

2002C #9860
Database Autocomplete TextBox Module (No API)

This is a veeeery simple code to make one autocomplete textbox that gets the first letters you typed and searches for the most similar word from a table and then completes the rest. No API Calls, No Classes, Only few lines of code in 2 events...Simply save it as a module (.bas) and add it to your project

2002C #9842
MDIChildMaker-Use ActiveX forms as MDI child forms

THE PROBLEM: VB allows regular forms to be instantiated from an ActiveX DLL...but does not allow MDI child forms to be instantiated from an ActiveX DLL! THE SOLUTION: MDIChildMaker! Now you can put your forms in a seperate ActiveX DLL and use them as MDI children forms in your main application's MDI form! NOTE: This is not a trivial example, but uses native VB subclassing techniques. This is one code solution EVERY VB programmer MUST have! Check out www.cyberbiz.com

Languages
Top Categories
Global Discovery