Visual Basic 5 Forms

 

Would you like to submit a file to KnK? Click here to find out how!
files_trynow.png (1040 bytes) Animate form   A .bas with the Pause Sub
Shows you how to make a picture flash and move.  [Added 11/9/98] 
 files_trynow.png (1040 bytes) Circle Form   None needed
This is an example of how to make a form into a circle one. IF you have anything like this, Please send.
 files_trynow.png (1040 bytes) Moving a form with a label   Included
This is an example on how to move a form with a label using KnKFounders.bas(which is meant to be used with other .bas's)(Made by KnK)
 files_trynow.png (1040 bytes) Pull down menu's from Label or a button   None Needed
This is an example of how to get a pull down menu when you click a label or button.(Made by KnK)
 files_trynow.png (1040 bytes)Status bar example   None Needed
This is an example on how to make those status bars that tell the use what each button is. Look on the objects code under mousemove to figure out how to do this. Every thing has An Explanation.   [Added 7/26/98]
 files_trynow.png (1040 bytes) Combo Box example   None Needed
This is an example of how to use a combo box. [Added 8/4/98] 
 files_trynow.png (1040 bytes) MCI Example   None Needed
Shows how to play audio and media files on a form with no .ocx's   [ Added 10/18/98 ] 
 files_trynow.png (1040 bytes) .bmp's in menu's   None Needed
Shows how to put small .bmp's in menu's, no .ocx's needed. [ Added 10/18/98 ] 
 files_trynow.png (1040 bytes) Ontop   None Needed
Shows how to keep a form on top, no .bas's needed. [ Added 10/18/98 ] 
files_trynow.png (1040 bytes) Search Example   None Needed
Shows how to search for a word in a textbox [ Added 10/18/98 ] 
files_trynow.png (1040 bytes)  Shell Example   None Needed
Shows how to open files in its default program, including web sites   [ Added 10/18/98 ] 
files_trynow.png (1040 bytes) Listbox/combobox help   None Needed
Shows examples on how to use them, in VB versions 3/4/5 [ Added 10/18/98 ] 
files_trynow.png (1040 bytes) Print Form Example   None Needed
Just what the title says, sorry it does specify what .bas is needed.   [ Added 10/25/98 ] 
files_trynow.png (1040 bytes)  Snapshot   None Needed
This is pretty cool, this takes a picture of you PC.  [ Added 10/25/98 ] 
files_trynow.png (1040 bytes)  Number Sorter   None Needed
This generates one hundred numbers,  then it will sort them in order after you push a button,  this is neat.  [ Added 1/7/99 ] 
files_trynow.png (1040 bytes)  Calculator example   None Needed
A nice little calculator   [ Added 1/8/99 ]
files_trynow.png (1040 bytes)  View .ini through label   None Needed
This looks pretty neat.  Play around with it, its made in Visual Basic 6.0   [ Added 1/8/99 ] 
files_trynow.png (1040 bytes)  Get Line from Text box   None Needed
This project shows how to get individual lines of a text box. It also counts the lines.   [ Added 1/16/99 ] 
files_trynow.png (1040 bytes)  I-Face example   Included
One word can describe this example; DAMN. I feel this puts winamp to  shame. This example from DoS shows how to take one bitmap and pull it together for a interface, he also shows how to let the program change I-faces.  [ Added 1/24/99 ] 
files_trynow.png (1040 bytes)  the fundamentals of the .bas Scanner   Included
The tool that is loved, or hated. this isn't the actual .bas scanner, or even part of the source from it. What these examples made by DoS do is show you some of the fundamentals off the program. This wont scan and compare your .bas, but it will give you a better idea of how the scanner works.   [ Added 1/24/99 ] 
files_trynow.png (1040 bytes)  Change form color   Comdialog.ocx
Change the color of your forms  [ Added 2/6/99 ] 
files_trynow.png (1040 bytes)  Picture Popup   Included
Just like my example up above, but uses Pictures and has an example of doing it by right clicking.   [ Added 2/14/99 ] 
files_trynow.png (1040 bytes)  3d Label buttons   None needed
Label Buttons with the use of lines  [ Added 3/8/99 ] 
files_trynow.png (1040 bytes)  Master Popup Example   None needed
'Ok This Is Different Than Any Other Code To Make Popup Menus, This Gives You An Idea On How To Make Them Popup Where Ever You Want Them To. I Like To Make Them Popup Center Right Under The Button. It Kind of Hard To Get The Place Where You Want It But Its Cool And Cool Looking At The End. [ Added3/8/99 ] 
files_trynow.png (1040 bytes)  Windows Spy   Included
A window Spy with source. or a deltree detector, this Example allows you to type in your own string to Scan for for. For Example: if you wanted to scan a program for a cuss word or an email address...all you would do is type in the text box the string...Push Scan....and it will tell you if your string is in the program that you scanned. it is very simple but surprisingly I have seen no one do it before.  [ Added3/8/99 ]
files_trynow.png (1040 bytes)  3 examples   None Needed
An Add score using a list box, example making greets, and and example showing how to max, min, and restore.    [ Added3/8/99 ] 
files_trynow.png (1040 bytes)  Option button example   None Needed
A simple example showing how to change the BG colors using option's   [ Added4/14/99 ] 
files_trynow.png (1040 bytes)  File Information Extraction Example   None Needed
This example will show you how to get the icon from a file and other info.   [ Added4/14/99 ]
files_trynow.png (1040 bytes)  Strobe Light ( Simulator ) Form..   None Needed
This Form is made To Show Peepz Who To Use a Couple Things.. 1. How To Raise a number Up one.. on a Label's Caption 2. How to Flash Colors Randomly 3. How to change Speed of Flashing and Dot Movement By Changing the Timers Interval. 4. How To Make Dots Move in a circle on the Screen  [ Added4/14/99 ] 
files_trynow.png (1040 bytes) Color Coder   None Needed
Lets you make your color, then it shows you the code for that color   [ Added4/29/99 ]
files_trynow.png (1040 bytes) Mouse Lock None Needed
This example show how to lock a mouse to a form and then release it   [ Added4/29/99 ] 
files_trynow.png (1040 bytes)  Encrypt Example   Included
New Options in 3.o ~Open and Save your encryption's ~Basic commands (Copy, Cut, Paste, Print, SpellCheck, and Change Font) ~Set the font and edit the colors of the string to be encrypted ~More professional look and easier to use ~15 new options added that aren't on 1.o and 2.o   [ Added 5/30/99 ]
files_trynow.png (1040 bytes)  Fader Example   Included
Simple two color fader with preview  [ Added 5/30/99 ] 
files_trynow.png (1040 bytes)  Example of systray .bas   Included
Example of how to put an icon in the system tray of win95 and have it be able to show your form after it has been hidden and minimized. Also add a personal popup message with textbox   [ Added 5/30/99 ]
files_trynow.png (1040 bytes)  Zooming Example   None Needed
Shows how to zoom in on an image.  [ Added6/11/99 ] 
files_trynow.png (1040 bytes)  Round Form Example   None Needed
A round form example.   [ Added 6/11/99 ]
files_trynow.png (1040 bytes)  VB6 to VB5 converter   Included
This example shows u how to convert visual basic 6 files to visual basic 5 files...kind of like a hex editor...   [ Added 8/06/99 ]
files_trynow.png (1040 bytes)  popup menu example   Included
This is my popup menu example. I felt I had to do one because all the others are so crap. This shows how to make menu items bold, explains the popupmenu function properly, how to position the menu correctly, how to take the menu from another form and how to make the menu only appear when certain mouse buttons are pressed.  [ Added 8/06/99 ] 
files_trynow.png (1040 bytes)  Battle Net Chat   Included
looks like a chat program and starcraft program, not real sure, from the guys at http://sycotech.8m.com/    [ Added 8/17/99 ]
files_trynow.png (1040 bytes)  Picture Drag   None Needed
This is an example on how to make the picture move round the screen when you drag it.    [ Added 8/17/99 ] 
files_trynow.png (1040 bytes)  MP3 player   Dos' vb 5 ocx and msdxm.ocx
Doesnt require mp3play.ocx Made by mage   [ Added 8/28/99 ] 
files_trynow.png (1040 bytes)  mp3/cd player   MSDXM.ocx
sup, This is my second version of my mp3 player.  The cool thing about this is that i used my buds (madcow) OCX and added a cd player on it. if u use my forms put me and  madcow in greetz. - mage [ Added 12/05/99 ]
files_trynow.png (1040 bytes)  ratio elipse   None
example of a ratio ellipse with vb5.  [ Added 4/03/00 ]
files_trynow.png (1040 bytes)  Fucked Up Mp3 Example   None
This is my First mp3 player example Everything works and is 100% functional. If you Use this Example to make an mp3 player just give me credit for  anything you used from Fucked Up mp3. - xen  [ Added 6/09/00 ]
files_trynow.png (1040 bytes)  OutLawz MP3 Player   None
This was a project i started but did come to what i wanted so i started a new one -  this is full function mp3 player with a list. very simple for mp3 programmers newbee style. if you need any help with this file please ask mo0nie_prog@hotmail.com  -Mo0NiE  [ Added 3/17/01 ] [ 1000th file added to KnK 4 Life ]
Would you like to submit a file to KnK? Click here to find out how!

© 1997-2001 KnK 4 Life. All rights reserved.
Terms of Use  |  Privacy Statement