The ALLText control includes a large number of demonstration and sample applications. 
Also included are various subroutines which may be useful in building larger applications.

(Need a section how to add ruler and toolbars, etc)  - also put in help and manual,etc).

HOW TO:

ATX_Cmn\Underlin - includes a dialog box (UndeFrm.Frm) for manipulating underline styles
	.\tst - includes a VB project Tst.VBP using the underline dialog box.
	
ATX_Cmn\Shadow - includes a dialog box (ShadFrm.Frm) for manipulating underline styles
	.\tst - includes a VB project Tst.VBP using the shadow dialog box.

ATX_Cmn\Border - includes a dialog box (BordFrm.Frm) for manipulating paragraph border styles
	.\tst - includes a VB project Tst.VBP using the border dialog box.

ATX_Cmn\ATXStack - a library of VB code for manipulating a stack

ATX_Cmn\Eval - a library of VB code for parsing and simple evaluation of a text phrase (eg: "1+2")
	.\tst - includes a VB project Tst.VBP using the Eval library.

* ATX_Cmn\Files_IO - a library of VB code to work with Files and OLE objects 
	(set history for file load, present & select from list of OLE servers,...)
        .ReadMe.Text contains a description of these functions.
	.\tst - includes a VB project Tst.VBP using these functions

ATX_Cmn\Find - includes a dialog box (FindText.Frm) for text searches.
	.\tst - includes a VB project Tst.VBP using the dialog box.

ATX_Cmn\Indents - includes a dialog box (IndnFrm.Frm) for setting paragraph spacing.
	.\tst - includes a VB project Tst.VBP using the dialog box.

ATX_Cmn\NewPrint - includes a dialog box (NewPrint.FRM) for setting print margins and doing a print preview.
	.\tst - includes a VB project Tst.VBP using the dialog box.

ATX_Cmn\Rool - Includes a form and bas files for easy addition of ToolTip and Ruler support.
       	.\tst - includes a VB project Tst.VBP.

ATX_Cmn\Tool - Includes a form and bas files for easy addition of a Toolbar and Tooltip support.
       	.\tst - includes a VB project Tst.VBP.

ATX_Cmn\Status - Includes a form and bas files demonstrating the use of ATXCHange for adding
	a status bar.
       	.\tst - includes a VB project Tst.VBP.

\Find
\HT_Demo
\Jed32
\MailMerge

