Browsing Visual Basic 6
a 3D animation with flash(vector)
This shows you how to use the macromedia flash/shockwave ocx.
Advanced Calculation Solver 1.2
The basic function of this program takes an inputted mathematical string (e.
Net Hunter
- *UPDATET* -I just opdatet it so now there are 2 projects files, one for Visual Basic 5.
Word 2001 A complete text editor!
EventRaise
Make a class that raises an eventPublic Event BadSsn(ByVal bad_ssn As String)Raise it as in:RaiseEvent BadSsn(ssn)In the main program, declare an instance of the class WithEvents so the program can catch the event.
Convert Text Document to HTML
This routine will allow you to convert any text document into an HTML document.
A Simple Drag Drop Demo
This code gives a pretty good demo of how to drag and object, drop the object, and how to lock it into a position.