TAB95.TXT

I wrote this to get around a problem I was having on one 
of my programs.  I wanted to use a Tab control and at the 
same time I didn't want to add a VBX to my project if I 
could avoid it.  

So I decided to create an imitation Tab control, I have 
created other imitation controls before because of a 
desire to keep ThreeD.VBX out of my projects, and I already 
knew how to print text and lines just about anywhere on a 
form or PictureBox control, so I created this, the original 
version was just a simple Tab control, but then I decided 
to upgrade it and make it look like the Windows95 Tabbed
Property Sheet.

So here it is.

I hope it is of use to you.

Phil Ricketts
100042.2041@compuserve.com
18th Feb 1996

Files
TAB95.MAK
TAB95.FRM
TAB95.EXE
TAB95.TXT