---CTL3D.BAS:  CTL3DV2.DLL dialog enhancer

Original Source Code by:
         Larry Rebich
         The Bridge, Inc.
         199 California Drive, Suite 210
         Millbrae, CA  94030
         415-697-2730
         FAX: 415-692-3921
         CIS: 71662,205



The included .BAS file shows how to create your own 3-D dialog effects with little effort.  To use, create a new project in VB, choose Add File from the File menu (CTRL-D), and select CTL3D.BAS.  To convert your app to 3-D, just call StartApp3D from your form.  To end 3-D effects, call EndApp3D.

IMPORTANT:  Your application MUST call EndApp3D BEFORE ending.  __DO__NOT__  click the End button on the VB toolbar when your program has been converted to 3-D.  This will cause an instant GPF, crashing your program, VB, and possibly Windows.  Save often, and use with extreme caution!

See the readme file for generic information, and how to get a hold of me through CIS E-MAIL :-)

ENJOY!!
